Skip to content
This repository has been archived by the owner on Jul 2, 2022. It is now read-only.

Commit

Permalink
added notification info to the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Francesco149 committed Oct 18, 2015
1 parent 54b0a3f commit c29ce86
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Feature progress
* Basic upload history csv file - done (./sharenix -history)
* Grep-able upload history output - done (./sharenix -history | grep helloworld)
* GUI tools for config & history - WIP
* Upload GTK notification - done
* Clickable GTK notifications - done
* Screen recording - WIP

Getting started - Prebuilt binaries
Expand All @@ -69,6 +69,17 @@ the same as ShareX so you could just read through
[this section](https://github.com/ShareX/ShareX/wiki/Custom%20Uploader) of
the ShareX guide.

Notifications and canceling uploads
============
Using the -n flag will enable notifications for uploads in the bottom right
corner of your screen.

Right-clicking a "upload in progress" notification will cancel the upload and
dismiss the notification.

Right-click a "upload completed" notification will dimiss it, while left
clicking the url will open it in your default browser.

Screenshotting areas or windows
============
Until actual area/window grabbing is implemented, you can hack together region
Expand Down

0 comments on commit c29ce86

Please sign in to comment.