|
12345678910111213141516171819202122232425262728293031323334353637383940414243 |
- # Bkstg Plus
-
- Enhance your Bkstg experience
-
- ## Installation
-
- Clone repo and compile with theos
-
- OR
-
- Download Deb and install with Filza
-
- ## Usage
-
- NOTE: You MUST enable photo access to be able to save media
-
-
-
- To save images: Long press on the image and select "Save Image"
-
- To save videos: Triple tap on them and select "Save Video"
-
- ## Contributing
-
- 1. Fork it!
- 2. Create your feature branch: `git checkout -b my-new-feature`
- 3. Commit your changes: `git commit -am 'Add some feature'`
- 4. Push to the branch: `git push origin my-new-feature`
- 5. Submit a pull request :D
-
- ## History
-
- TODO: Write history
-
- ## Credits
-
- Made by Gh0stByte
-
- Suggestion by /u/marcelre
-
- ## License
-
- TODO: Write license
|