Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jarne/commandoak

🚀 Menu bar app for one-click execution of terminal commands
https://github.com/jarne/commandoak

command mac menu menubar swift terminal

Last synced: about 1 month ago
JSON representation

🚀 Menu bar app for one-click execution of terminal commands

Awesome Lists containing this project

README

        


Commandoak app logo

Commandoak


Menu bar app for one-click execution of terminal commands




Written in Swift


License

##

[Description](#-description) | [Usage](#-usage) | [Development](#-development) | [Contribution](#-contribution) | [License](#%EF%B8%8F-license)

## 📙 Description

Introducing Commandoak, your macOS app for streamlined command execution! 🚀
Define your commands with emojis and names, then effortlessly execute them in a new, interactive default Terminal window.
From routine updates to SSH connections, Commandoak simplifies your workflow with its intuitive menu bar interface.
Whether you're a developer, sysadmin, or Mac enthusiast, Commandoak empowers you to execute common commands effortlessly.
Say goodbye to tedious typing and hello to efficiency with Commandoak – your trusted terminal companion!

### Screenshots

Settings window screenshot where commands can be defined

Screenshot of the menu bar interface to execute commands

## 🖥 Usage

The latest version of this app can be downloaded and installed from the releases page.

Once started, you can start creating commands in the settings window and define a name, an emoji shortcut
and the command to execute.
They will appear in the menu bar and clicking them will execute the underlying command in a new Terminal window.

## 🧑‍💻 Development

Commandoak is a native app written in Swift and SwiftUI.
It uses SwiftData to store the defined commands.
Due to its simplicty, no dependencies are required and the app can just be built as an Xcode project.

## 🙋‍ Contribution

Contributions are always very welcome! It's completely equal if you're a beginner or a more experienced developer.

Thanks for your interest 🎉👍!

## 👨‍⚖️ License

[MIT](https://github.com/jarne/commandoak/blob/master/LICENSE)