Skip to content
forked from nuncjo/memento

Memento is simple open source software inspired by Brian Tracy "Eat That Frog" book. Memento is also example of using and mixing QML and standard GUI interface of PyQT.

Notifications You must be signed in to change notification settings

erhuabushuo/memento

 
 

Repository files navigation

Memento v 0.2.

Memento is simple open source TODO list software inspired by Brian Tracy "Eat That Frog" book. Memento is also example of using and mixing QML and standard GUI interface of PyQT.

Required dependencies:

  • Python 3.4
  • PyQT 5.4
  • fuzzywuzzy

Memento

Features:

  • Put your organizational skills to work and prioritize tasks by always working from a list.
  • Prioritize tasks setting letters for them like A, B, C.
  • Make your list of ideas and attach to Task (or not).
  • Set different reminders (alarm, tray tooltip).
  • Can be minimized to tray or always on top.
  • Default clear and simple look with high contrast.

Roadmap:

  • A1. Database synchronization on different PC's.
  • A2. Divide and conquer with Pareto Rule 20/80.
  • A3. More advanced cyclic tasks planning.
  • B1. Statistics and effectiveness graph.
  • B2. Nicer GUI and templates.
  • B3. Better responsiveness and overall look 'n feel.
  • C1. Integration with other productivity services.
  • C2. More actions types and reminders types.
  • C3. Gaining XP and achievements (gamify mode).
  • C4. Mobile version for different platforms.
Source code: https://github.com/nuncjo/memento

About

Memento is simple open source software inspired by Brian Tracy "Eat That Frog" book. Memento is also example of using and mixing QML and standard GUI interface of PyQT.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.9%
  • QML 1.4%
  • HTML 1.2%
  • CSS 0.5%