Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/tb-dhk/habitmap

a habit map to track your habits :>
https://github.com/tb-dhk/habitmap

Last synced: about 2 months ago
JSON representation

a habit map to track your habits :>

Lists

README

        

# habitmap
welcome to habitmap!

see the habitmap documentation [here](https://tb-dhk.github.io/habitmap-docs/index.html).

habitmap is a command-line app to track your habits and visualise how committed you are to making or maintaining them with colorful heatmaps!

habitmap allows you to:
- add and remove habits
- track your habits
- customise how many steps each habit has (see the explanation on steps [here](commands/habit.md/#steps))
- print out several types of heatmaps based on each habit
- customise the colors in the heatmaps + make your own aliases for the colors!

## contribute
habitmap is open-source and free! the sourcecode for habitmap can be found [here on GitHub](https://github.com/tb-dhk/habitmap).

for any feature requests, feel free to open a new issue [here](https://github.com/tb-dhk/habitmap/issues).

if you'd like to make your own features and integrate them into habitmap, feel free to make your own branch and then pull request or a [fork](https://github.com/tb-dhk/habitmap/fork) if the feature does not get accepted. in the latter case, do remember to link and credit the original habitmap repository.

to see and contribute to the source code for the documentation, see the [habitmap-docs repository (also on GitHub)](https://github.com/tb-dhk/habitmap-docs). the same contribution rules apply.

## license
both habitmap and its documentation are under the [GNU General Public License v3.0](https://github.com/tb-dhk/habitmap/blob/main/LICENSE).