Skip to content

allyfern72/ip

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bao

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.

Setting up

Prerequisites: Java 11.

  1. Download the latest bao.jar.

  2. Place the file into a folder you want to use as the home folder for your Bao.

  3. Start the app. You should be able to see the following in CLI.

    1. From file explorer: Double-click the jar file.
    2. From CLI: Navigate to home folder and run java -jar bao.jar.

    img.png

  4. Type in commands in the command box and press Enter to execute it. (Type help for information within the app).

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages

  • Java 96.6%
  • Shell 2.0%
  • Batchfile 1.4%