Skip to content

Our app helps you form and track micro habits with easy-to-use πŸ“ˆ charts and tools, making it simple to establish healthy habits that stick 🌱. Start your personal growth journey today πŸš€!

License

chromer030/mhabit

Β 
Β 

Repository files navigation

Table Habit

Build and Release Latest Stable Version License Flutter

Trello

"Table Habit" is an app that helps you establish and track your own micro habit. Its includes a complete set of growth curves and charts to help you establish habits more effectively.

Moreover, this app completely open source.

Get it on F-Droid Get it on F-Droid

Screenshots

Create new habit Check habit detail Habit heatmap calendar Habit display page Habit display page operation Habits export and import

Features

  • A scoring system to help develop your own micro habits.
  • Support both positive and negative habit.
  • An easy-to-use interface for habit check in.
  • Different colors used to distinguish between various habits.
  • Easily export and import habits using a human-readable format (JSON).
  • Adapt to Material3 and Dynamic Color for Android 12 and later versions.
  • Adaptation for landscape and large screen devices.
  • No ADs in this app.

You can customize each habit with the following options:

  • Name
  • Type (positive/negative)
  • Description
  • Color
  • Daily goal
  • Daily goal unit
  • The maximum goal expected to be completed each day
  • Frequency
  • Start date
  • Expected completion time
  • Reminder
  • etc.

Todo

status progress desc.
PLANNED Sync with Webdav Expected sync solution is similar to Joplin's WebDAV method.
- Publish to Google Play
- Build iOS version build with iOS, need change some UI to Cupertino style.
- Complete Documentation README.md

Build from source

Make sure your flutter version is 3.7.12, you can use fvm to keep multi versions in your local machine.

  1. in project folder, run flutter pub get
  2. open an android or ios emulator
  3. run flutter run --debug

Contributing

I am an independent developer and do not have professional expertise in writing documentation and project management.

If you have relevant knowledge and are willing to contribute to this project, you can help me improve the documentation, e.g README.md file.

Donate

"Buy Me A Coffee"

Alipay WechatPay

License

Copyright 2023 Fries_I23

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

Our app helps you form and track micro habits with easy-to-use πŸ“ˆ charts and tools, making it simple to establish healthy habits that stick 🌱. Start your personal growth journey today πŸš€!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 98.7%
  • Shell 0.5%
  • Batchfile 0.4%
  • Python 0.2%
  • Ruby 0.2%
  • Swift 0.0%