-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
9 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,31 +1,19 @@ | ||
Sailimgur | ||
========= | ||
# Sailimgur | ||
|
||
Sailimgur is an imgur app for Sailfish OS and provides basic imgur browsing functionality and search. It's developed using Qt/QML and JavaScript. | ||
Sailimgur is an imgur app for Sailfish OS and provides basic imgur browsing functionality and search. It's developed using Qt/QML and JavaScript. | ||
|
||
ToDo | ||
---- | ||
## ToDo | ||
|
||
* Accounts | ||
* Up/downvote | ||
* Add comment | ||
* Share options | ||
* Upload | ||
* Gallery sort etc. options | ||
* Gallery image options like save and share | ||
* Internationalization support | ||
- Internationalization support. | ||
|
||
Build for testing | ||
----------------- | ||
## Build for testing | ||
|
||
If you wanna build Sailimgur from source, fill in the API client_id and clientSecret for imgur service in src/qml/pages/Constant.qml. | ||
If you want to build Sailimgur from source, fill in the API client_id and clientSecret for imgur service in src/qml/pages/Constant.qml. | ||
|
||
Downloads | ||
--------- | ||
## Downloads | ||
|
||
Latest development release for Sailfish OS: [Rule of tech: Sailimgur](http://ruleoftech.com/lab/sailimgur) | ||
|
||
## License | ||
|
||
License | ||
------- | ||
GPLv3 | ||
GPLv3 |