Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[rannn367] ip #548

Open
wants to merge 65 commits into
base: master
Choose a base branch
from
Open

[rannn367] ip #548

wants to merge 65 commits into from

Conversation

rannn367
Copy link

@rannn367 rannn367 commented Feb 14, 2025

🐱 Nyanko - Your Playful Task Manager

"A productive cat keeps its tasks on track!" – me...?

Nyanko is a simple yet powerful task manager that helps you stay on top of your to-dos, deadlines, and events! 🎯

Why Nyanko?

  • 📝 Text-based interaction for efficiency
  • 🚀 Fast and lightweight
  • 🎭 Fun and playful responses that make task management more engaging
  • 🔍 Find tasks easily with keyword search

✨ Features

  1. Add tasks: Supports ToDo, Deadline, and Event tasks.
  2. Delete tasks: Remove tasks when you're done with them.
  3. 📌 Mark/unmark tasks: Keep track of completed and pending tasks.
  4. 🔍 Find tasks by keyword: Search for tasks easily.
  5. 💾 Persistent storage: Your tasks are saved automatically.

📥 Getting Started

1. Download the latest release

Get the JAR file from the latest release.

2. Run the Application

Open a terminal and navigate to the folder where the .jar file is saved. Then run:

java -jar Nyanko.jar

damithc and others added 30 commits July 11, 2024 16:52
In build.gradle, the dependencies on distZip and/or distTar causes
the shadowJar task to generate a second JAR file for which the
mainClass.set("seedu.duke.Duke") does not take effect.
Hence, this additional JAR file cannot be run.
For this product, there is no need to generate a second JAR file
to begin with.

Let's remove this dependency from the build.gradle to prevent the
shadowJar task from generating the extra JAR file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants