Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amazingyyc/KickShell
Simple Mac APP, use StatusBar-click instead of writing shell command
https://github.com/amazingyyc/KickShell
Last synced: 26 days ago
JSON representation
Simple Mac APP, use StatusBar-click instead of writing shell command
- Host: GitHub
- URL: https://github.com/amazingyyc/KickShell
- Owner: amazingyyc
- Created: 2018-12-16T04:55:45.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-16T11:39:44.000Z (almost 6 years ago)
- Last Synced: 2024-08-03T09:02:59.606Z (4 months ago)
- Language: Swift
- Size: 3.76 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Mac-Menubar-Megalist - KickShell
README
# KickShell
Simple Mac APP, use StatusBar-click instead of writing shell command.## Operating Stpes
1: Click StatusBar "K" icon, Open setting.
2: Click "Add" button to add a item and Click "Finish" button to save.
```
Terminal: Which Termianl that want to use. Support iTerm2 and System Terminal.
Title: The title of this item.
Path: Which path that run the shell command.
Command: The shell command.
```Below item means: cd to "~" folder than shh connect to a remote machine.
![image](Pics/pic2.png)
3: Click StatusBar to run the command:
![image](Pics/pic1.png)## Download APP
The "Released" folder contains a Builded APP.