Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1.29 KB

README.md

File metadata and controls

24 lines (15 loc) · 1.29 KB

MAL Remainder

say_thanks

With this application, you can update the number of episodes that you have watched at anytime in MyAnimeList. But it can also schedule events that can remind to update the episodes So you won't be able to forget to do that.

It uses System's own scheduler to schedule events so when triggered it starts a flask session whereby you can fill the details in the form to reflect in your MyAnimeList Account.

For Scheduling events, It requires Icalendar file that could be generated from Google Calendar

For more Information, Please take look over Documentation.

Note: Since this application automates things that would require authentication, setup process is a bit lengthy.

Supported OS

For now,

  • Windows

APIs Used

Schedulers Used