tinywrkb
tinywrkb
Here's [an initial Flatpak packaging manifest for GTKTerm](https://github.com/tinywrkb/flatpaks/blob/master/com.github.jeija.gtkterm/com.github.jeija.gtkterm.yaml). The package can easily be built with [Flatpak Builder](https://github.com/flatpak/flatpak-builder/). I quickly tested the app with USB to TTL, and as far as...
When running in a container, `[email protected]` will fail due to a missing tty device with an error like the following: ``` systemd[43]: [email protected]: Failed to set up standard output: No...
I submitted a [draft Notion Enhanced Flatpak packaging](https://github.com/flathub/flathub/pull/3227) to distribute the app to Linux users via Flathub.org. Like other Flatpak packaging, it would be best, and it's even the official...
[This](https://github.com/tinywrkb/flathub/tree/io.github.serial-studio) is a Flatpak packaging of the application, as a `flathub` repo branch, pretty much ticking all the boxes for Flathub submission. I'm not using the applications currently. I just...
[This is an initial Flapak manifest for Qucs-S](https://github.com/tinywrkb/flatpaks/blob/master/com.github.ra3xdh.qucs-s/com.github.ra3xdh.qucs-s.yaml), not really tested except a basic simulation. It definitely needs more work, testing, and cleanup. This needs [Qucs base app](https://github.com/tinywrkb/flatpaks/blob/master/com.github.qucs.qucs.BaseApp/com.github.qucs.qucs.BaseApp.yaml) when building...
I quickly packaged the app [here](https://github.com/tinywrkb/flatpaks/blob/master/com.github.h_m_h.weylus/com.github.h_m_h.weylus.yaml) as a Flatpak, building completely from source, and after me being silly and forgetting to open the WebSocket port, I can confirm now that...
[This](https://github.com/tinywrkb/flatpaks/blob/master/com.oguzhaneroglu.gdb-frontend/com.oguzhaneroglu.gdb-frontend.yaml) is a quick Flatpak packaging, and without much testing. As far as I can tell, this would be mostly useful for remote debugging, and debugging with the Flatpak runtime....
It would be great if podman-compose could be shipped with systems services files. I'm attaching my systemd service files. They are pretty basic, probably need to be improved so I'm...
In the process of creating an initial Flatpak packaging for picsimlab I'm also adding proper entries in `release-monitoring.org` (Anitya) as it helps update automation of the Flatpak manifest, and it's...
I created an initial [Flatpak manifest for Oregano](https://github.com/tinywrkb/flatpaks/blob/master/com.github.drahnr.oregano/com.github.drahnr.oregano.yaml). It's a proof-of-concept and not ready for Flathub submission. Note that I don't plan to submit the app myself, I packaged it...