Keep Command
Developer
Albert Arakelyan
About
Keep commands structured, searchable, and stress-free. Organize. Recall. Execute. The simplest way to manage your commands.
What is Keep Command?#
Keep Command is a simple command manager that allows you to create and manage commands in a structured way. <br>
- No need to memorize commands
- Easy to search and filter commands
- Easy to copy and paste commands
Key Features#
- Works on Windows and macOS
- Folder creation
- Command creation inside of folders
- Folder and command tagging
- Folder search by name, tags and also by name and tags of commands inside
- Command search by name, tags and the
commanditself - One click to copy and paste commands

Installation
You can install this directly from the source code using the Fyne command as follows:
go install fyne.io/tools/cmd/fyne@latest
fyne install github.com/AlbertArakelyan/keep-command@latest
Or you can download the code directly from git:
git clone https://github.com/AlbertArakelyan/keep-command