I'm so bad at remembering what TV I am currently watching I built my own site with a perfect view in to what I am currently watching.
Updated my #Postmarks and #TvMarks instances this week. For some reason I created a docker container for each of these, when a LXC on ProxMox would have been a ton easier.
I've learned a few things about building docker compose files, so that's not a bad thing.
Started watching Owl House for my fun, light show - just 1 episode in.
https://watch.box464.social/show/35073#season1
Here's a fun bookmark. BirdNet Pi users can create a mastodon bot to list your top captured bird calls daily.
Just updated Tvmarks to have a proper render.yaml file so you can go to render.com and launch a new Tvmarks instance. You really only need to set an admin password!
Currently an instance will cost $7.25 a month on render.com.
https://dashboard.render.com/select-repo?type=blueprint
https://github.com/stefanhayden/tvmarks
In the future I will record a video showing how to get it set up on render.com
Just updated Tvmarks to have a proper render.yaml file so you can go to render.com and launch a new Tvmarks instance. You really only need to set an admin password!
Currently an instance will cost $7.25 a month on render.com.
https://dashboard.render.com/select-repo?type=blueprint
https://github.com/stefanhayden/tvmarks
In the future I will record a video showing how to get it set up on render.com
Just updated Tvmarks to 3.0 as I finally transition it to typescript.
I avoided typescript before as Postmarks was not and Glitch really struggled with the build step needed for typescript.
Typescript will only make adding new features easier as adding bugs will be harder.
I continue to love Tvmarks and I use it every day!
Just updated Tvmarks to 3.0 as I finally transition it to typescript.
I avoided typescript before as Postmarks was not and Glitch really struggled with the build step needed for typescript.
Typescript will only make adding new features easier as adding bugs will be harder.
I continue to love Tvmarks and I use it every day!
I DID IT. I only had 2 #glitch apps I cared about but I'm off glitch now. Both now on digitalocean with caddy as my reverse proxy and pm2 running the app.
Tvmarks lets you track shows you are watching and mark episodes as watched. It also can post your activity to a federated account just like postmark.
githuib: https://github.com/stefanhayden/tvmarks
my instance: https://tv.stefanhayden.com/
my instance federated account: @watching
Tvmarks lets you track shows you are watching and mark episodes as watched. It also can post your activity to a federated account just like postmark.
githuib: https://github.com/stefanhayden/tvmarks
my instance: https://tv.stefanhayden.com/
my instance federated account: @watching
I DID IT. I only had 2 #glitch apps I cared about but I'm off glitch now. Both now on digitalocean with caddy as my reverse proxy and pm2 running the app.