Skip to content

Latest commit

 

History

History
52 lines (36 loc) · 884 Bytes

README.md

File metadata and controls

52 lines (36 loc) · 884 Bytes

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

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