runit-services
runit_sv_addons
Our great sponsors
runit-services | runit_sv_addons | |
---|---|---|
6 | 3 | |
55 | 3 | |
- | - | |
0.0 | 0.0 | |
8 months ago | 12 months ago | |
Shell | Shell | |
Creative Commons Zero v1.0 Universal | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
runit-services
-
Getting Pipewire to Work for You [The KISS Guide]
I did some digging and found this repository with some examples for runit scripts, but they needed a little bit of adjusting; specifically they make use of the deprecated pipewire-media-session. After adjusting them, I symlinked them in to my runsvdir and … still nothing! At this point, I almost decided to just go back to the shell script and let it go, but the next day I was picking at the problem again and found that the approach for per-user services as described in the void docs puts your user services into an environment that is isolated from your user session. You can take a look at the env of a process in htop, and if you look at any of your usual user-processes you'll probably see a long list of environment variables, but the user-level runsv process started by the system-level runit only knows about the variables you export in /etc/sv/runsvdir-your-username/run like HOME and USER. This effectively hamstrings services that need to run like other "normal" user processes.
-
Void Linux + GNOME = 🤎 ️ ️
git clone https://github.com/madand/runit-services cd runit-services sudo mv psd /etc/sv/ sudo ln -s /etc/sv/psd /var/service/ sudo chmod +x etc/sv/psd/*
runit_sv_addons
What are some alternatives?
pipewire-debian - Upstream Version of pipewire, wireplumber, roc-toolkit & blueman for debian/ubuntu
rofi-mpd - shell script for mpd that uses rofi to add songs, albums, playlist, jump to a song in the current playlist etc.
i3-kb-backlight - Keyboard backlight control and notifications for i3wm
macbook-lighter - Macbook screen and keyboard backlight on the ambient light
dinit - Service monitoring / "init" system
Steam-Deck-Guide - Steam Deck Guide. Learn all about the Tools, Accessories, Games, Emulators, and Gaming Tips that will make your Steam Deck an awesome Gaming Handheld or a Portable Computer Workstation.
deezer-void - I really tried to package this for xbps-src. But... Well, this works: native Deezer Desktop on Void Linux, yay! Based on @siphomateke, @SibrenVasse and on @davidbailey00 scripts.
linux-installer - Universal GNU+Linux installer script
sv - Comma (and other) separated values
dotfiles - :whale2::computer::rocket: dotfiles in docker
unsupervised-depth-completion-visual-inertial-odometry - Tensorflow and PyTorch implementation of Unsupervised Depth Completion from Visual Inertial Odometry (in RA-L January 2020 & ICRA 2020)