ls ~/apps/linux
Some Apps I needed for Linux
- linux WhatsApp Dual
Desktop app to use WhatsApp Personal and Business simultaneously. Quick account switching (Ctrl+1/2), PIN protection with PBKDF2 encryption, auto-lock on inactivity, native notifications and system tray. Available as .deb and AppImage.
Electron · JavaScript · Debian
- linux pingbar
CLI that queries business hours from the terminal. Shows open/closed status, weekly schedules, ratings and phone. 24h cache to reduce API calls, JSON output, multilanguage support and terminal colors (green=open, red=closed).
Go · CLI · Serper API
- linux Linux Port Killer
Port manager to solve "port already in use". GTK4 interface with real-time updates, CLI for scripts, and system tray. Detects dev ports (3000-8999), protects critical services, shows readable names instead of cryptic paths. Kill processes individually or in bulk.
Python · GTK4 · CLI