📦 Zahid's APT Repository

Welcome to my personal APT repository hosting custom applications built with modern technologies.

⚡ Quick Installation

Prerequisites: Ubuntu/Debian-based system with sudo privileges

1. Add Repository Key

wget -qO- https://zahid4kh.github.io/my-apt-repo/KEY.gpg | sudo gpg --dearmor -o /usr/share/keyrings/zahid-archive-keyring.gpg

2. Add Repository

echo "deb [arch=amd64 signed-by=/usr/share/keyrings/zahid-archive-keyring.gpg] https://zahid4kh.github.io/my-apt-repo stable main" | sudo tee /etc/apt/sources.list.d/zahid-apps.list

3. Update & Install

sudo apt update
sudo apt install kached markdownify pwdgen sumpdf
Success! You can now launch applications from your applications menu or terminal.

🗑️ Uninstalling

Remove Applications

sudo apt remove kached markdownify pwdgen sumpdf

Remove Repository

sudo rm /etc/apt/sources.list.d/zahid-apps.list
sudo rm /usr/share/keyrings/zahid-archive-keyring.gpg
sudo apt update

📞 Support

For issues or questions:

🚀 Available Applications

Kached

Code snippet manager with syntax highlighting for 17+ programming languages

Kotlin Compose Desktop Offline

Markdownify

Desktop markdown editor with live preview and multiple file tabs

Kotlin Compose Desktop Live Preview

PwdGen

Secure password generator with customizable options and modern UI

Kotlin Compose Desktop Security

SumPDF

PDF tool for combining, splitting, and converting various file formats

Kotlin Compose Desktop PDF