diff --git a/TODO.md b/TODO.md index 8b28eab..f349467 100644 --- a/TODO.md +++ b/TODO.md @@ -6,6 +6,7 @@ TODO - [x] Add [request-promise](https://www.npmjs.com/package/request-promise) - [x] Handle error message for free accounts - [x] Add in AUR repository +- [x] Remake screencast - [ ] Authorize remote download flag - [ ] Handle Ctrl+u and backspace in prompt password - [ ] Handle multi-link @@ -14,7 +15,6 @@ TODO - [ ] Two-factor authentication (force_twofactor: true) - [ ] Makefile with file input - [ ] Replace request-promise by [fetch](https://github.com/github/fetch) -- [ ] Remake screencast - [ ] Add async await - [ ] Add notification when error or download finish - [ ] https://github.com/mattallty/Caporal.js diff --git a/screencast.gif b/screencast.gif index 95c737f..b5d3436 100644 Binary files a/screencast.gif and b/screencast.gif differ