Git Product home page Git Product logo

alfred's Introduction

Alfred

Track tasks and goals on the terminal

Yet another attempt to keep track the things I have to do, in the terminal.

Features

  • Keep track of goals with its percentage of execution
  • Display a "burn down" for my current goals when the terminal loads
  • Display activities for today, tomorrow, this week and this month
  • Display if goal is on-time or overdue
  • Display tasks ordered by due_datetime

Activity: Goal or Task

Think of goal as something to be accomplished before a date and that you can track the progress over time. Ex: Read 12 books in a year, one leetcode a day, etc.

Goal is composed of:

  • *id: The goal uuid
  • *name: The goal name
  • *tracking: Frequency of tracking in number of days
  • *due_date: Date of goal
  • url: Web information
  • notes: Any further information concerning the goal

Think of task as a one-off activity in a specific date. Ex: Dentist, travel, going out for dinner with someone, taxes, etc.

Task is composed of:

  • *id: The task uuid
  • *name: The task name
  • *due_datetime: Date and time of task
  • *location: Addres where task take place
  • context: If the task pertains to a specific area (sport, family, work, friends, etc.)
  • travel_time: Estimation of the time to get where task wil take place
  • url: Web information
  • notes: Any further information concerning the task

Note

* Required fields

alfred's People

Contributors

0xbradock 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.