Add: basic feature list to README.md

This commit is contained in:
Aroy-Art 2023-08-02 15:59:03 +02:00
parent 68c4bf3939
commit 72fc4cf642
Signed by: Aroy
GPG key ID: 583642324A1D2070

View file

@ -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
---