Bao is a desktop app for managing your tasks. It is optimized for use via a Command Line Interface (CLI). If you can type fast, Bao can manage your tasks faster than traditional GUI apps.
Prerequisites: Java 11.
-
Download the latest
bao.jar. -
Place the file into a folder you want to use as the home folder for your Bao.
-
Start the app. You should be able to see the following in CLI.
- From file explorer: Double-click the
jarfile. - From CLI: Navigate to home folder and run
java -jar bao.jar.
- From file explorer: Double-click the
-
Type in commands in the command box and press Enter to execute it. (Type
helpfor information within the app).
