💾 Archived View for deafbabe.flounder.online › projects.gmi captured on 2022-04-28 at 18:43:51. Gemini links have been rewritten to link to archived content

View Raw

More Information

-=-=-=-=-=-=-

Project ideas

Ideas that I will either never finish or even never start. You might pick some of these up to make them true though.

A swaywm configuration tool

...which would pick up, for example, inputs in your system and would let you create a dashboard for switches for these tools. As I never had any experience with desktop applications, I would make a web application. Cannot be dockerized, as the server needs access to your shell for `swaymsg` calls.

Serving React app using FastAPI [1]

Serving React app using FastAPI [2]

These might be useful, as it would be very inconvenient to run two servers for one app. How good it would be if they were just in one container or a container swarm with nginx.