Adding to readme, changing elog

This commit is contained in:
Jakub Bidžan 2025-08-01 11:58:33 +01:00
parent 2c11b0f79f
commit c1e60f1941
2 changed files with 14 additions and 3 deletions

View file

@ -1,3 +1,15 @@
# tailwhip
My private gentoo repository. Shared with waffelo.
My private gentoo repository. Shared with @waffelo.
Packages currently include:
- media-radio/meshtastic
- dev-python/bleak
- dev-python/dotmap
- dev-python/print-color
- dev-python/pypubsub
- dev-python/pyqrcode
- dev-python/pytap2
These packages will be updated every sunday, if necessary.

View file

@ -157,8 +157,7 @@ pkg_postinst() {
glib-compile-schemas /usr/share/glib-2.0/schemas || die "Failed to compile GSettings schemas"
update-desktop-database /usr/share/applications
gtk-update-icon-cache -f -t /usr/share/icons/hicolor
elog "The Meshtastic GTK Client has been installed and is available in your application menu."
elog "To use the GUI, ensure a Meshtastic device is connected via serial, Bluetooth, or TCP."
elog "To launch the meshtastic GUI program from the CLI, execute 'gtk-meshtastic-client"
elog "For configuration details, visit: https://meshtastic.org/docs/software/python/gui-client/"
elog "Report issues at: https://gitlab.com/kop316/gtk-meshtastic-client/-/issues"
fi