You are not logged in.
welp, here some interesting things i've cobbled together with what little i know.
shed: a user services daemon independient from any init, still work in progress. https://github.com/eylles/shed
afreq.sh: a proof of concept to imitate autocpu-freq without python and bloat. https://github.com/eylles/afreq.sh
awkat: like the popular bat program but made with posix shell and awk. https://github.com/eylles/awkat
sct-daemon: my own version of a daemon for sct, nice if you like the redshift function but don't like the bloat of the program. https://github.com/eylles/sct-daemon
fzf-copypasta: shitpost with style!. https://github.com/eylles/fzf-copypasta
fzf-menu: replace dmenu with fzf and your fave terminal, i intend to make this a proper repo and a proper dmenu replacement. https://gist.github.com/MahouShoujoMivu … id=4331478
Offline
@EDX-0 welp, here some interesting things i've cobbled together with what little i know.
sct-daemon: my own version of a daemon for sct, nice if you like the redshift function but don't like the bloat of the program. https://github.com/eylles/sct-daemon
How well does sct-daemon work?
If it works well enough, a stable tarball release would be appreciated for people who need that before it can be added.
Freedom is never more than one generation away from extinction. Feelings are not facts
If you wish to be humbled, try to exalt yourself long term If you wish to be exalted, try to humble yourself long term
Favourite operating systems: Hyperbola Devuan OpenBSD
Peace Be With us All!
Offline
well, it works okay but i need to add checks that the values from the config file are valid before applying them, also perhaps adding a logging functionality, other than that it is okay enough.
Offline
well, it works okay but i need to add checks that the values from the config file are valid before applying them, also perhaps adding a logging functionality, other than that it is okay enough.
Either way, whenever you get a chance, stable release would be nice.
Freedom is never more than one generation away from extinction. Feelings are not facts
If you wish to be humbled, try to exalt yourself long term If you wish to be exalted, try to humble yourself long term
Favourite operating systems: Hyperbola Devuan OpenBSD
Peace Be With us All!
Offline
welp, took some time to do some checks on the config file, still need to do some others but as an initial release this should be okay.
https://github.com/eylles/sct-daemon/re … tag/v0.0.0
i will probably stick with the 0ver scheme for this and similar projects.
Offline
@EDX-0
Cool, I might just test it out now!
Freedom is never more than one generation away from extinction. Feelings are not facts
If you wish to be humbled, try to exalt yourself long term If you wish to be exalted, try to humble yourself long term
Favourite operating systems: Hyperbola Devuan OpenBSD
Peace Be With us All!
Offline
does maintenance of software count? if so then i'm hating myself for ever deciding to help maintain this but i use it so not much i can complain about...
Offline
two almost useless scripts that at best only other 3 guys may use.
Offline
two almost useless scripts that at best only other 3 guys may use.
The second is being updated more and is therefore more useful.
As for if I think there is a purpose, depends...
I would say, if people know of something that is on a megatools link, if they want it badly enough, then yes its useful
If not, yeah your right.
Freedom is never more than one generation away from extinction. Feelings are not facts
If you wish to be humbled, try to exalt yourself long term If you wish to be exalted, try to humble yourself long term
Favourite operating systems: Hyperbola Devuan OpenBSD
Peace Be With us All!
Offline
https://github.com/eylles/devuan-scripts these are scripts i use on devuan, mostly installlers for stuff like brave or lazygit and firmware blobs, some may find them useful or that there is just the right snippet of shell script they want.
Offline
ah finally at long last i put out a 0.0.0 version of this daemon.
Offline
another one of my dumb utilities written in shell, may this one be more useful, may try to promote it to the bunsenlabs guys as it already fits their style.
Offline
okay this is now released software
https://github.com/eylles/zram-service
now i just have to see if i can get it packaged on debian...
Offline