Skip to content
  • 0 Votes
    1 Posts
    1 Views
    do3eet@mastodon.hams.socialD
    Mein erstes Paket ist live! ️Ich habe gerade toybox-calc veröffentlicht – ein kleines CLI-Tool für Funkamateure, um die optimale Länge des Strahlers für die Comet HFJ-350M (Toy Box) Antenne zu berechnen. Jetzt verfügbar auf: PyPI: pip install toybox-calc️ AUR (Arch Linux): pikaur -S python-toybox-calcInklusive i18n Support (DE/EN/JA) und ANSI-Farben fürs Terminal. Vy 73 de DO3EET! #HamRadio #Amateurfunk #Python #ArchLinux #AUR #PyPI #OpenSource #HFJ350M #ToyBox #POTA #SOTA #Linux
  • 0 Votes
    1 Posts
    0 Views
    fabio@manganiello.euF
    #Akkoma v3.18.0 is available on the AUR I forgot to ship the previous release (3.17.0), sorry for the wait! Among the new features: Better support for installing and switching custom frontends Improved conversations timeline on the default frontend (with a separate timeline for each thread and a summary of reactions at the top of the thread) Added repeat date for boosts and visibility icons to the default frontend Implemented WebFinger backlinks in ActivityPub actors (FEP-2c59) Full changelog: v3.17.0 v3.18.0 Migration guide: # Stop the service [sudo] systemctl stop akkoma.service # Run the migrations scripts sudo -Hu akkoma akkoma-ctl migrate # Restart the service [sudo] systemctl start akkoma.service #aur