Skip to content

Latest commit

 

History

History
55 lines (42 loc) · 1.71 KB

File metadata and controls

55 lines (42 loc) · 1.71 KB

AS AppBox

AS AppBox is an application manager that helps you organize and quickly launch your favorite programs. Built with AutoHotkey v2, it offers a modern and user-friendly interface.
Screenshot

Features

  • Add and remove applications from your list
  • Run selected applications with one click
  • Filter applications
  • Save application list
  • Drag and drop support for adding apps
  • Context menu for quick actions
  • Switch between list view, small icons, and large icons
  • Open file locations in Explorer
  • Copy the full path(s) of selected applications

Installation & Run

  1. Install AutoHotkey v2.
  2. Download the AppBox.ahk file.
  3. Double-click the script to run.

Usage

  • ➕ Add: Add new applications to your list.
  • ➖ Remove: Remove selected applications.
  • 🚀 Run: Launch selected applications.
  • 💾 Save: Save your application list.
  • 🔃 Switch view: Toggle between list and icon view.
  • ⏻ Exit: Exit the application.

Keyboard Shortcuts

  • Insert: Add application
  • Delete: Remove selected application
  • Ctrl+S: Save list
  • Enter : Run selected applications
  • Ctrl+A: Select all
  • Esc: Deselect all
  • Alt+F4 : Exit

History

  • v1.0 : 25/04/2025
    • First version

Developer

Mesut Akcan

Contributing

Contributions are welcome! If you'd like to add features, fix bugs, or improve the code, feel free to open a pull request.