Skip to content

Releases: dominatos/devtoolbox-cheats

v1.4.1

13 Apr 06:44
3e1217b

Choose a tag to compare

v1.4.0 - Windows Support BETA & 20+ New Cheatsheets

27 Mar 21:24

Choose a tag to compare

Windows Support (BETA):

  • ✅ Introduced native Windows Tray Application using AutoHotkey with PowerShell installer.
  • ✅ Native Search GUI for Windows with real-time filtering by Title and Group.
  • ✅ Global hotkey Ctrl+Shift+S to trigger search on Windows.
  • ✅ Custom tray icon support and enhanced tray menu items with emojis.
  • ✅ Dual-file startup strategy for improved reliability against antivirus false positives.

New Cheatsheets & Categories:

  • New Categories: Added Identity Management and Infrastructure Management.
  • Databases/HA: Added ProxySQL, MySQL Galera, Percona XtraDB Cluster, Pacemaker HA.
  • Security/Identity: Added Keycloak, adcli, SSH Honeypot & CrowdSec.
  • Enterprise: Added comprehensive Commvault v11 (Simpana) backup strategies.
  • Infrastructure/Web: Added WildFly, Meld, plus 11 additional cheatsheets across monitoring, security, and cloud.
  • Updates: Refined APT, HAProxy, and Nginx cheatsheets.

Documentation:

  • ✅ Added Windows native tray app screenshots and setup instructions.
  • ✅ Updated repository README to reflect Windows support.

v1.1.1

04 Mar 17:57

Choose a tag to compare

Documentation Updates:

  • ✅ Simplified manual .desktop creation instructions for all Desktop Environments (Cosmic, Budgie, Deepin, etc.)
  • ✅ Updated panel commands for XFCE, MATE, Cinnamon, LXQt to point to the universal executable devtoolbox-cheats-menu
  • ✅ Updated Tiling WM configurations (i3, sway, bspwm, hyprland) to use the new devtoolbox-cheats-menu binary

v1.1 — Universal Installer & Auto-Updater

04 Mar 15:02

Choose a tag to compare

🚀 What's New in v1.1

🌍 Universal Desktop Installer

  • Unified install.sh — Single installer supports all 12+ Linux desktop environments
  • Auto-detection for GNOME, KDE Plasma 5/6, XFCE, MATE, Cinnamon, LXQt, LXDE, Budgie, Pantheon, Deepin, Cosmic, and Tiling WMs
  • Per-DE panel instructions — Installer prints step-by-step guide for your detected DE
  • Universal cheats.d deployment — Cheatsheets always copied to ~/cheats.d regardless of DE

🔄 Cheats Auto-Updater

  • New cheats-updater.sh — Check, list, and update cheatsheets from upstream
  • Smart diff — Only overwrites changed files; custom cheatsheets are never touched
  • Automatic backups before every update at ~/.local/share/devtoolbox-cheats/backups/
  • systemd timer — Daily automatic updates via devtoolbox-cheats-updater.timer
  • Installed to PATHcheats-updater available at ~/.local/bin/

📚 Cheatsheet Library

  • 130+ cheatsheets organized in 17 categories
  • Refactored and standardized formatting across all cheatsheets
  • Proper fenced code blocks, consistent headers, and improved readability
  • Categories: databases, kubernetes-containers, network, security-crypto, dev-tools, system-logs, monitoring, and more

📦 KDE Widgets

  • Plasma 5 and Plasma 6 native widgets included
  • Editor auto-detection with 16+ supported editors
  • Live search, category toggle, one-click copy, FZF integration

🛠️ Improvements

  • Dependency installation for apt, dnf, and pacman
  • Wayland + X11 clipboard support (wl-clipboard / xclip)
  • Desktop notification support via libnotify
  • Emoji font installation included

📥 Quick Install

git clone https://github.com/dominatos/devtoolbox-cheats.git
cd devtoolbox-cheats
./install.sh

📖 Full Documentation

See the README for detailed instructions for every desktop environment.

v1.0-beta — Initial Release

24 Feb 10:49

Choose a tag to compare

DevToolbox Cheats v1.0-beta

First public release of the universal Linux cheatsheet manager.

Features

  • 🌍 Universal desktop support: GNOME (Argos), KDE Plasma 5/6 (native widget), XFCE, MATE, Cinnamon, LXQt, LXDE, Budgie, Pantheon, Deepin, Cosmic, Tiling WMs
  • 📚 100+ production-ready cheatsheets included
  • ⚡ Smart caching — loads 100+ cheats in <100ms
  • 🔍 FZF fuzzy search with syntax highlighting
  • 📋 One-click copy to clipboard (wl-clipboard/xclip)
  • 🎨 KDE widget with editor auto-detection (16+ editors)
  • 📦 Auto-installer for KDE Plasma 5 and 6