ppa

pages-build-deployment

ppa

Repo for my .deb packages

Add repo

curl -s --compressed "https://aceberg.github.io/ppa/KEY.gpg" | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/aceberg.gpg
sudo curl -s --compressed -o /etc/apt/sources.list.d/aceberg.list "https://aceberg.github.io/ppa/aceberg.list"
sudo apt update

Install package

sudo apt install $PKGNAME

Packages

| Link | Description | PKGNAME | | —- | —- | —- | | git-confed | Edit .git/config by predefined blocks | git-confed | | git-syr | Sync Your Repos - pull or push your git repos regularly | git-syr | | ExerciseDiary | Workout diary with GitHub-style year visualization | exercisediary | | LinuxExecBot | Telegram bot to execute a command from a configurable list | linuxexecbot | | miniboard | Lightweight dashboard with tabs, uptime monitoring and notifications | miniboard | | WatchYourLAN | Lightweight network IP scanner with web GUI | watchyourlan |