Skip to content

Releases: xdearboy/pastecreator

Pastecreator v0.1

18 May 19:18
68e2ac1
Compare
Choose a tag to compare
Pastecreator v0.1 Pre-release
Pre-release

banner

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