Skip to content

Commit 3351ca5

Browse files
committed
docs: update readme
1 parent 2d567f4 commit 3351ca5

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Bunkrr Uploader
22

3-
WIP
3+
WORK IN PROGRESS
44

55
## Supports
66
- Bunkrr accounts
@@ -10,16 +10,17 @@ WIP
1010

1111
# TODO
1212
- [ ] Use nicegui
13-
- [ ] Slit into API and client
14-
- [ ] Migrate to Nicequests
13+
- [X] Slit API and UploadClient
14+
- [ ] Migrate to `~~Niquests~~ aiohttp
1515
- [ ] Upload logging
16+
- [ ] Replace tqdm with rich progress
1617
- [ ] Skipping duplicate uploads
1718
- [ ] Private and public directory uploads
1819
- [ ] Update README
1920
- [ ] Make it work
2021
- [ ] Add file zipping and cleanup
2122
- [ ] Add tests
2223
- [ ] Add github runners for tests
23-
- [ ] Recursive directory upload support
24+
- [X] Recursive directory upload support
2425

2526
Original code by [alexmi256](https://github.com/alexmi256/bunkrr-uploader)

0 commit comments

Comments
 (0)