Simple TUI to keep track of TV show progress
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lazymoth 8056efc904 Merge branch 'master' of https://git.lain.church/lazymoth/WhereWasI 1 month ago
README.md Update 'README.md' 1 month ago
demo.mp4 New demo 1 month ago
go.mod main.go rework 1 month ago
go.sum main.go rework 1 month ago
jsonhandler.go updatejson applied to table 1 month ago
main.go Function to fetch new episodes 1 month ago
scraper.go Function to fetch new episodes 1 month ago

README.md

WhereWasI?

A simple TUI program for keeping track on what episode you were on /w webscraper for downloading episode lists

This program is my project for learning the GO programming language so expect sphagetti code and a generally buggy mess

Demo video

Acknowledgements

ToDo:

  • Function to fetch new episodes on already downloaded show
  • Styling styling styling (using lipgloss)
  • Lots of bug fixes and adding proper error handling