Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mach-kernel/kde_puush

bash wrapper for puush and KDE
https://github.com/mach-kernel/kde_puush

Last synced: 4 days ago
JSON representation

bash wrapper for puush and KDE

Awesome Lists containing this project

README

        

KDE_puush
=========

bash wrapper for puush and KDE

Installation:

1. Set the variable PUUSH_API_KEY in /usr/bin/KDE_puush or with 'export PUUSH_API_KEY=\"apiKeyHere\"

2. Add keyboard shortcut that calls "KDE_puush"

3. Optionally include Scrot parameters behind command. Specifically "-s" to switch from full screenshot to interactive area/current window. Parameters must be in quotationmarks, see scrot -h for options.

example: KDE_puush "-s"

Requirements:
Scrot,
kdebase-kdialog

Original puush upload script by blha303/puush-linux