I use a newer version of this tool now. While you might refer to this repo to try to learn about some various things, you should know that I do not use this repo as-is anymore, and have not for a long time.
blog post about this here
more up-to-date blog post about the routing part of this here
even newer, more general post here: https://github.com/justinwoo/my-blog-posts#opting-in-to-better-types-and-guarantees-in-purescript
a simple "full-stack" purescript application to keep track of videos watched and make opening them easy
- sqlite3
- on Windows: rust-vlc-finder: https://github.com/justinwoo/rust-vlc-finder
- a config.ini that contains...
- location of your videos
- the executable you will use
Like so:
[vidtracker]
dir=/home/user/Videos
exe=vlc
Screenshot: