An old project of mine — a command-line client for https://pastebin.com/. I don't recommend using it anymore.
Go to file
2012-01-08 18:14:50 +01:00
COMPILE.txt REALLY updated compile.txt. (hadn't work) 2012-01-08 18:14:50 +01:00
ConfigRead.cpp Added "pastebincl --syntaxlist" option (displays possible syntax), and updated manpage. 2011-12-25 01:34:27 +01:00
ConfigRead.h Added function getConfigPath(), returning the config file path for the defined system. 2011-12-19 00:20:16 +01:00
CurlPost.cpp Main done, displays like version, etc. done, ready to begin real coding! 2011-11-21 21:46:03 +01:00
CurlPost.h Main done, displays like version, etc. done, ready to begin real coding! 2011-11-21 21:46:03 +01:00
data.h Switched to version 1.0 BETA ! 2011-12-28 12:35:46 +01:00
data_devcode_default.h main.cpp begin, func file started. new structure to hide my developper API key. 2011-11-21 18:43:40 +01:00
data_paramlist.h Included "data_paramlist.h" file (I forgot to add it) 2011-12-25 13:36:08 +01:00
func.cpp Added "pastebincl --syntaxlist" option (displays possible syntax), and updated manpage. 2011-12-25 01:34:27 +01:00
func.h Added "pastebincl --syntaxlist" option (displays possible syntax), and updated manpage. 2011-12-25 01:34:27 +01:00
genkey.py Added function getConfigPath(), returning the config file path for the defined system. 2011-12-19 00:20:16 +01:00
headcomment.txt CurlPost is a previously class coded by myself design to send POST requests using cURL library. 2011-11-20 00:44:11 +01:00
input_devcode.sh Added feature: gather a devkey at compile time. 2012-01-08 17:48:23 +01:00
LICENCE licence file containing GNU GPL v3 added 2011-11-20 00:45:18 +01:00
main.cpp Added "pastebincl --syntaxlist" option (displays possible syntax), and updated manpage. 2011-12-25 01:34:27 +01:00
Makefile Added feature: gather a devkey at compile time. 2012-01-08 17:48:23 +01:00
ParameterRead.cpp Added directly the source code of ParameterRead into the project. Shorts parameters are now working! 2011-11-28 22:09:25 +01:00
ParameterRead.h Added directly the source code of ParameterRead into the project. Shorts parameters are now working! 2011-11-28 22:09:25 +01:00
pastebincl.1 Corrected english in the manpage 2012-01-07 18:21:01 +01:00
pastebincl.man Corrected english in the manpage 2012-01-07 18:21:01 +01:00