Releases: xdearboy/pastecreator
Releases · xdearboy/pastecreator
Pastecreator v0.1
Release Notes
This is a simple application for uploading text to Pastebin. The application has two interfaces: CLI and GUI.
— CLI:
— User input is required to enter content and title of the paste.
— The application compiles the content and title and sends it to Pastebin.
— The URL of the uploaded paste is displayed in the console.
— GUI:
— The application provides a graphical interface for entering content and title of the paste.
— The application compiles the content and title and sends it to Pastebin.
— The URL of the uploaded paste is displayed in the application.
Full Changelog: https://github.com/xdearboy/pastecreator/commits/v0.1