Initial commit.

This commit is contained in:
2024-12-27 15:30:07 -08:00
commit 4795f95416
58 changed files with 9449 additions and 0 deletions

10
README.md Normal file
View File

@@ -0,0 +1,10 @@
# About CmdBar
CmdBar allows you to display an output of scripts (or executables) in the
MacOS's menu bar. Read more at [cmdbar.app](https://cmdbar.app/).
# Documentation
You can read documentation at
[cmdbar.app/documentation](https://cmdbar.app/documentation).
# Compiled Binary
Download CmdBar at [cmdbar.app/download](https://cmdbar.app/download).