Add: basic feature list to README.md
This commit is contained in:
parent
68c4bf3939
commit
72fc4cf642
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
@ -5,6 +5,16 @@
|
|||
My try to make a Social media archiving web tool with django and gallery-dl
|
||||
|
||||
|
||||
## Features / Roadmap
|
||||
*Note!* This is still in early development so stuff will change.
|
||||
|
||||
- - [ ] Site support
|
||||
- - - [ ] [Furaffinity](https://www.furaffinity.net)
|
||||
- - [ ] Media support and previews
|
||||
- - - [x] Flash (With [Ruffle](https://github.com/ruffle-rs/ruffle/))
|
||||
- - - [x] PDF (With HTML embed tag)
|
||||
- - - [X] Image (With HTML img tag)
|
||||
- - - [ ] other text documents
|
||||
|
||||
|
||||
---
|
||||
|
|
Loading…
Reference in a new issue