diff --git a/README.md b/README.md index 45263dd..be55008 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,13 @@ This is a Python script / wrapper for the nhentai tool to download doujinshi fro It uses the nhentai Python tool to download doujinshi and converts them to CBZ files. There is a simple web UI to add the doujinshi IDs to the queue. + +## Todo + +- [ ] Input normalizer +- [ ] Automatically start downloading after adding +- [ ] Add file name normalizer (for kavita) +- [ ] Add file mover (organizer) +- [ ] Add config file +- [ ] Add Database integration (sqlite from nhentail cli tool) +- [ ] Add Dockerfile