Skip to content

whitesnowx/ip

 
 

Repository files navigation

luna ☾

luna is your trusty friend to make sure you are always on track and do not miss any important activities.

luna is

  • User-friendly
  • Cute
  • a Virus Safe

How to get started:

  1. Download from here
  2. Double-click the file.
  3. Add your tasks
  4. Let your worries disappear!

  ∧,,,∧
( ̳• · • ̳)
/ づ♡ \

Features

  • Add Tasks
  • Delete Tasks
  • Find Tasks
  • List Tasks
  • Save/Store List
  • Sort Task (maybe)

This is the greetingString() message which constructs the first message you should see when you run the file but sadly some characters might be lost in transmission :"

private  String greetingString() {
        String msg = "";
        msg += String.format("%30s", " („• ֊ •„)♡\n");
        msg += "heyo! my name is ✦" + this.name + "✦\n";
        msg += "What would you like for me to do???\n";
        return msg;
    }

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 97.2%
  • Shell 1.6%
  • Batchfile 1.2%