justinwoo / vidtracker

A small, "full-stack" Purescript "video tracker" for me to track what shows I've watched locally

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vidtracker -- abandoned

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

video example

Requirements:

Like so:

[vidtracker]
dir=/home/user/Videos
exe=vlc

Screenshot:

notwatched watched

About

A small, "full-stack" Purescript "video tracker" for me to track what shows I've watched locally

License:MIT License


Languages

Language:Nix 55.1%Language:PureScript 40.2%Language:JavaScript 1.5%Language:HTML 1.5%Language:Dhall 1.4%Language:Makefile 0.4%