Skip to content

Commit

Permalink
Added TODO list
Browse files Browse the repository at this point in the history
  • Loading branch information
keystroke3 committed Jul 8, 2019
1 parent 764c731 commit e16c196
Showing 1 changed file with 22 additions and 1 deletion.
23 changes: 22 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,25 @@ a concern should be raised with the image hosts and not the software creaters.
## Contributions
Contributions are very welcome! If you like the project and wish to the project just fork the project,
make the changes and create a pull request.
The only rules are: Document the code you write and adhere to pep8.
The only rules are: Document the code you write and adhere to pep8.
TODO List:
_Short Term (1-2 wks)_
- [] Add ability to change settings in the command mode
- [] Create an NSFW option
- [] Create option to choose subreddit dow download from
- [] Create an about section

_Medium Term (4-6 wks)_
- [] Fix mandatory first run download
- [] Add project to PIP
- [] Add project to AUR
- [] Create a snap and flatpak
- [] Create a GUI
- [] Daemonize the program (make it run in the background)
- [] Add keyboard shortcuts

_Long term (8-1 wks)_
- [] Create support for Mac OS
- [] Create support for Windows
- [] Add other service like Unsplash and flickr
- [] Add wallpaper category selection

0 comments on commit e16c196

Please sign in to comment.