kpence / day-ploy

A Python program that assists you in creating a realistic daily schedule depending on how much you love each activity.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

day-ploy

A Python program that assists you in creating a realistic daily schedule depending on how much you love each activity.

What is this?

ploy (noun) a slightly dishonest method used to try to achieve something

Source: https://dictionary.cambridge.org/dictionary/learner-english/ploy

day-ploy is a Python program that allows you to manipulate the flow of time. It will day-ploy (deploy) a perfect daily plan for you to follow (as best as you can) based on the basic facts you provide.

This program is based on the concept behind SuperMemo Plan, which is a game-changing piece of software that will... well, change your life for the better.

How do you use it?

Very simple:

  1. Put the CSV file in the same location as the code
  2. Run the program and enter the list of the activities which you want to do today
  3. Enter the desired number of minutes which you would like to spend on each of these activities
  4. Let the program give you a more realistic number of minutes for each of your activities

Contributing

The program is still a massive work-in-progress. If you would like to contribute, then please do so!

Not sure what you should be aiming for? Read this guide to find out about how the original SuperMemo Plan is supposed to work. Then simply transform those concepts into Python letters and numbers to bring it to life!

About

A Python program that assists you in creating a realistic daily schedule depending on how much you love each activity.


Languages

Language:Python 100.0%