Skip to content

One-click management of AppImage desktop shortcuts - Auto-extract icons, create shortcuts, and clean invalid entries

License

Notifications You must be signed in to change notification settings

NowLoadY/Appimage-Shortcut-Sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

AppImage Desktop Shortcut Manager

One-click management of AppImage desktop shortcuts - Auto-extract icons, create shortcuts, and clean invalid entries

License Platform Shell

TO DO LIST

Desktop Shortcut Manager with GUI


Quick Start

1️⃣ Download Scripts

Place appimage-shortcut-sync.sh in your AppImage directory:

# Example: ~/appinstall/ directory
cd ~/appinstall
# Ensure scripts are executable
chmod +x *.sh

2️⃣ Run Sync Tool

./appimage-shortcut-sync.sh

3️⃣ Select Operation

AppImage files needing shortcuts (5):
   [0] App1.AppImage
   [1] App2.AppImage
   ...

Select an operation:
   [a] Create all
   [number] Create specific items (space-separated, e.g.: 0 2 4)
   [s] Skip, don't create any shortcuts

👉 Your choice: a

4️⃣ Done!

Now you can launch your AppImage applications from desktop or application menu.


Usage Guide

# Method 1: Script in AppImage directory (Recommended)
cd ~/appinstall
./appimage-shortcut-sync.sh
# Method 2: Specify directory from anywhere
./appimage-shortcut-sync.sh ~/appinstall

License

This project is licensed under the MIT License. See LICENSE file for details.


Acknowledgments


Made with ❤️ for Linux AppImage users

About

One-click management of AppImage desktop shortcuts - Auto-extract icons, create shortcuts, and clean invalid entries

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages