Skip to content

Gabau/ip

 
 

Repository files navigation

Sariel

Be Free

Let's you do you. It's

  • text-based
  • easy to learn
  • FAST SUPER FAST to use

All you have to do is

  1. Download the jar from here
  2. Java it in command prompt
  3. Add your tasks
  4. PROFIT

And its FREE OF CHARGE 😂

Features:

  • Managing tasks
  • Managing deadlines (incomplete)
  • Reminders (incomplete)
  • Teleportation to Mars (incomplete)

If you are a Java prorammer, you can use it to practice java too.
Heres the main method:

public class Launcher {
    public static void main(String[] args) {
        Application.launch(Main.class, args);
    }
}
Hello from

 _____            _      _ 
/  ___|          (_)    | |
\ `--.  __ _ _ __ _  ___| |
 `--. \/ _` | '__| |/ _ \ |
/\__/ / (_| | |  | |  __/ |
\____/ \__,_|_|  |_|\___|_|


Packages

No packages published

Languages

  • Java 97.4%
  • Shell 1.5%
  • Batchfile 1.1%