An old project of mine — a command-line client for https://pastebin.com/. I don't recommend using it anymore.
Go to file
tobast 90e1f8e672 Added function getConfigPath(), returning the config file path for the defined system. 2011-12-19 00:20:16 +01:00
ConfigRead.cpp Added function getConfigPath(), returning the config file path for the defined system. 2011-12-19 00:20:16 +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
LICENCE licence file containing GNU GPL v3 added 2011-11-20 00:45:18 +01:00
Makefile Added function getConfigPath(), returning the config file path for the defined system. 2011-12-19 00:20:16 +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
data.h Added function getConfigPath(), returning the config file path for the defined system. 2011-12-19 00:20:16 +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
func.cpp Added function getConfigPath(), returning the config file path for the defined system. 2011-12-19 00:20:16 +01:00
func.h Added function getConfigPath(), returning the config file path for the defined system. 2011-12-19 00:20:16 +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
main.cpp Added function getConfigPath(), returning the config file path for the defined system. 2011-12-19 00:20:16 +01:00
manpage Added directly the source code of ParameterRead into the project. Shorts parameters are now working! 2011-11-28 22:09:25 +01:00