Giter VIP home page Giter VIP logo

planned's Introduction

Planned

Organize your week with ease!

Planned is a command-line tool that helps you plan and manage your tasks for the week in a minimalistic approach to avoid distractions and overwhelming schedules.

Stay organized by adding tasks and chores for specific days, checking your daily or weekly schedule.

Features

  • Add tasks or chores for a specific day of the week
  • Check your schedule for the day
  • Check your schedule for the entire week
  • Clear your weekly tasks when you're ready to start fresh

Installation

To install Planned, use the following command:

npm install -g planned

Usage

Add a Task

To add a task or chore for a specific day of the week, use the add command:

planned add --task "Fix icons on iOS" --day monday

This will add the task "Fix icons on iOS" for Monday.

Add a Task with information

To add info to a task, use the info option:

planned add --task "Fix icons on iOS" --day monday --info "Icons are not showing up on iOS"

Check Daily Schedule

To check your schedule for the day, simply run the planned command without any additional parameters:

planned

This will display your tasks for the current day.

Check Weekly Schedule

To check your schedule for the entire week, use the week option:

planned --week

This will display your tasks for each day of the week.

Clear Weekly Tasks

planned --clear

This will clear your weekly tasks.

Help

For additional information and available options, use the --help command:

planned --help

License

This project is licensed under the MIT License.

Contributing

The amount of code is small but feel free to contribute to this project by submitting a pull request to the GitHub repository!

planned's People

Contributors

thiago-lcarvalho avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.