Gentoo
Khal is a nice tui calendar, maybe not for your needs like calendar.txt
What’s wrong with kitty?
I’ve been using kitty for some time didn’t had any issues, and multiplexing is useful.
PS: i used tmux for many years, and still use on headless
Passwords can be leaked, mostly by bad security on server side.
Passkeys use secure keys, it checks public keys on both sides and send private key to authenticate, without both keys can’t login or if the server is compromised.
It’s like GPG or SSH works.
Dnscrypt site explains some of the different DNS protocol types
https://dnscrypt.info/faq
PS: There isn’t Do53, that’s just plain (unencrypted) DNS
Telegram have this in a long time, and I never got any spam messages.
Try to read the article instead.
Assuming you are on a Debian/Ubuntu based distro, make sure you have the following packages installed build-essential
golang
However Gotify recomends using docker to build plugins
https://gotify.net/docs/plugin-deploy#with-docker-recommended
make GOTIFY_VERSION=“v2.0.5” FILE_SUFFIX=“for-gotify-v2.0.5” build
Use the gotify version according to the one installed on your system.
EX: make GOTIFY_VERSION="v2.4.0" FILE_SUFFIX="for-gotify-v2.4.0" build
for the latest release
the on build/
you should have some .so
files, copy the one for your machine arch to gotify plugins dir data/plugins
where a build for gotify v2.4.0 https://nowtransfer.de/3460c8e86670
copy only the one needed
You can get the rss of new releases with rss, and use rss plugin for Gotify
https://github.com/solarkennedy/gotify-rss
https://piraces.dev/short-bits/github-releases-feed-atom/
Debian can also be FreeBSD https://wiki.debian.org/Debian_GNU/kFreeBSD
Unfortunately died last year
Used duckdns for some years, but after some issues migrated to https://desec.io/
Most don’t support HD streaming due to lack of certification, the UI is mobile not AndroidTV, and many can include malware
I have a box (X96 Max+), with a custom ROM, comes with only the essencial, but AndroidTV itself is not FOSS, the launcher and other services are proprietary, without it is just AOSP.
You can check the supported devices on the site
https://slimboxtv.ru/
For personal use https://forgejo.org/ or https://gogs.io/ should be enough
This.
“Just do a quick update” and spend 1h trying to fix some broken updates
Also look at https://archlinux.org/news/ before updating (or follow the RSS feed), some updates may need manual intervention