debojitsantra APT Repository

This repository provides Debian/Ubuntu packages made by debojitsantra.

1. Add the repository

Run this once — it adds the signing key and repository source. You only need to do this a single time

curl -fsSL https://apt.110010101.xyz/public.key | \
sudo gpg --dearmor -o /usr/share/keyrings/debojitpackages.gpg

echo "deb [signed-by=/usr/share/keyrings/debojitpackages.gpg] https://apt.110010101.xyz stable main" | \
sudo tee /etc/apt/sources.list.d/debojitpackages.list

sudo apt update

Download GPG public key

2. Available apps

Once the repository is added, install any of the following:

Backlog Tracker

Offline-first backlog and habit tracker for desktop and Android.

sudo apt install backlog-tracker