Spyke

Posts

jellyfin·Jellyfin: The Free Software Media SystembyMattMckenzy

I made a yt-dlp web application that works well with my Jellyfin setup!

I spent a decent amount of time making a nice web application to wrap up the functionalities of yt-dlp, makes it really easy to follow content through Jellyfin!

Have a look if you have the chance, I think people could make good use of it: https://github.com/MattMckenzy/ToothPick

I made a yt-dlp web application that works well with my Jellyfin setup!https://github.com/MattMckenzy/ToothPickOpen linkView original on lemmy.ml

Created a VS Code extension to find and compare a file's BTRFS snapshot history

I recently put together a small VS Code extension to help grab and compare file versions from my BTRFS snapshots history.

VS Code extension link: https://marketplace.visualstudio.com/items?itemName=ctfam.btrfs-file-history

VS Codium extension link: https://open-vsx.org/extension/ctfam/btrfs-file-history

GitHub repo link: https://github.com/MattMckenzy/BTRFS-File-History

I was thinking there might be a small group of BTRFS snapshots and VS Code users that would like having this extension!

Please let me know if you have any questions or comments.

https://marketplace.visualstudio.com/items?itemName=ctfam.btrfs-file-historyOpen linkView original on lemmy.ml

Kiosk Window Manager

I'm currently working on a project to make a touch screen home dashboard and entertainment device. I'm done making its player software, with MPV in the backend, and my next step is to make an Electron overlay dashboard and launcher.

Essentially, I'm looking for a kiosk-style window manager (or something that lets me auto-login and turn off window switching), that would support a transparent overlay application always on top (my Electron dashboard and launcher) over whatever app is being currently used, be it MPV playing a video, or even Steam playing some games. I'm alright with Wayland or X, whichever would have the features I need and would be the most performant!

This is my first deep dive into Linux Window Managers, so if I'm completely off base here, I would might need help to clarify things as well. Thanks in advance!

View original on lemmy.ml

You reached the end