Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
sergix44 committed Nov 30, 2018
2 parents ef86b9f + 01a21e8 commit 791cdaf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -15,6 +15,7 @@ XBackBone is a simple, self-hosted, lightweight PHP backend for the instant shar
+ Logging system.
+ Auto config generator for ShareX.
+ Share to Telegram.
+ Linux client tools supported via a custom script.

## How to Install
XBackBone require PHP >= `7.1`, writable storage path and PDO, with installed the required extensions (ex. `php-sqlite3` for SQLite, `php-gd` and `php-json`).
@@ -100,6 +101,8 @@ Since ShareX does not support Linux, XBackBone can generate a script that allows
Now, to upload a media, just use the right click on the file > "Open with ..." > search XBackBone Uploader (XXX) in the app list.
You can use this feature in combination with tools like [Flameshot](https://github.com/lupoDharkael/flameshot), just use the "Open with ..." button once you have done the screenshot.

The script requires `xclip`, `curl`, and `notify-send`.

*Note: XXX is the username of your XBackBone account.*

## Notes

0 comments on commit 791cdaf

Please sign in to comment.