AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Try it Free
$300 in Free Credit Towards Top Cloud Services
Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
PastebinGTK is a Linux desktop client for the pastebin.com text sharing service (http://pastebin.com/). It is written in Python and uses GTK+ 3 for the GUI.
----
PastebinGTK requires the Python interpreter to run. Development is done using 2.7.x, but it should work with 3.x as well. GTK+ 3 is also required.
To run PastebinGTK, open a terminal in the directory containing the files and type "python pastebingtk.py".
----
PastebinGTK is released under the MIT open source license (http://opensource.org/licenses/mit-license.php). ...