Skip to content

A personal life management app focused on habit tracking, task organization, and life visualization tools.

License

Notifications You must be signed in to change notification settings

waozixyz/myquest

Repository files navigation

myQuest

A personal life management app focused on habit tracking, task organization, and life visualization tools.

Features

Habit Tracker

Track your daily habits and build consistency:

  • Mark completed habits on a calendar view
  • Visual progress tracking
  • Simple and intuitive interface

Weekly Todo List (WIP)

Organize your tasks by day of the week:

  • Daily task organization
  • Easy task management
  • Week-at-a-glance view

Life Timeline (WIP)

Visualize your life journey:

  • View your life progression on an interactive timeline
  • Understand your life's bigger picture

Routine Manager (WIP)

Plan and visualize your daily routines:

  • Create detailed daily schedules
  • Visualize time allocation
  • Optimize your daily workflow

Linux Installation

  1. Extract the archive:
tar xzf myquest-linux-x86_64.tar.gz
  1. Enter the directory:
cd myquest-linux-x86_64
  1. Run the program:
./myquest

Note: Make sure you have SDL2 and its dependencies installed on your system.

Required packages:

  • libsdl2-2.0-0
  • libsdl2-image-2.0-0
  • libsdl2-ttf-2.0-0