Documentation
HomeDiscord Server
  • 👋Welcome
  • Getting started
    • ⬇️Installation
    • 🔼Updating
    • 🗑️Uninstalling
  • Setting up
    • 🎨Appearances
      • Home icon
      • Color & opacity
      • Fonts
      • Shapes
      • Blur & shadows
      • Themes
        • See all community themes
    • ↔️Behaviour
      • Showing mode
      • Menu options
      • General folders options
        • Folder settings
      • Advanced options
    • 💠Apps
      • See all community apps
    • 🌍Languages
  • Make Custom App Commands
    • 🔅Create custom app commands
  • Make a Community App
    • 📖Introduction
    • ✨Start making a new app
    • 🔢Variables
    • ↕️How to Scale w/ Examples
    • ⭐Parts of your app
      • Variables Files
      • Background Processes
      • BarModifier
      • Settings Menu
    • 🏁Compile & Share the App
      • README
  • Make a Community Theme
    • 📖Introduction
    • ✨Start making a new theme
    • 🏁Compile & Share the Theme
  • Tips and Tricks
    • ✍️Rainmeter editor
  • Help & troubleshooting
    • ❓FAQs
Powered by GitBook
On this page

Was this helpful?

  1. Make Custom App Commands

Create custom app commands

Create Droptop Four custom app commands

PreviousLanguagesNextIntroduction

Last updated 1 year ago

Was this helpful?

To create custom commands you have to have a basic understanding of how works. Droptop uses ahk scripts to simulate hotkeys press to execute your command.

To create you app commands, click on the app menu you see on the bar (if you have that disabled check ) and if you still haven't created any app command, you have to click on the Create app commands... button.

If you already have some commands, go to More options >> Define hotkeys.

After clicking on the button, a pop-up will appear where you can set you app commands.

  1. Select any row to put a command

  2. Double click on the Action name # and put the name of the action that command will perform

  3. On the bottom chose if the action the command will perform is an hotkey or if it has to run a program, and select accordingly

    • If you want to execute an hotkey, write the hotkey command to be sent by AutoHotKey. To help you with the configuration you can click on the keyboard icon that will display an interactive keyboard that will complete the hotkey easily

    • If you want to run a program, paste the path of the program you want to launch

  4. Chose a color of the command by clicking on the white dot and adjust the RGB values to reach the color you want

  5. Click save commands to close the tool, and the commands will be available right away

Remember to click enter when you finish writing

Share your commands

If you want to share your commands for a specific app with someone, open the tool again and click on the share button. Your commands will be compiled and a folder with an .rmskin of your commands will open. Share that file to anyone that needs it!

A Powershell window could appear during compiling, that's normal

Instead of the number you can put an unicode emoji to identify the command on the droptop bar if you enabled the option

🔅
AutoHotKey
The Create commands tool
Show application menu
Show application commands