{"id":28751084,"url":"https://github.com/mementomorri/habits-visualizer","last_synced_at":"2026-05-02T05:32:00.248Z","repository":{"id":296739830,"uuid":"991881500","full_name":"mementomorri/habits-visualizer","owner":"mementomorri","description":"Visualization and analysis for data from open source project Loop Habits Tracker app.","archived":false,"fork":false,"pushed_at":"2025-06-01T17:55:57.000Z","size":35,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-02T03:38:25.410Z","etag":null,"topics":["csv","matplotlib","pandas","python","visualization"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mementomorri.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-28T09:36:36.000Z","updated_at":"2025-06-01T17:56:00.000Z","dependencies_parsed_at":"2025-06-02T03:53:01.160Z","dependency_job_id":"e0724e5d-9b85-4653-ba04-ad40a85e697a","html_url":"https://github.com/mementomorri/habits-visualizer","commit_stats":null,"previous_names":["mementomorri/habits-visualizer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mementomorri/habits-visualizer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mementomorri%2Fhabits-visualizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mementomorri%2Fhabits-visualizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mementomorri%2Fhabits-visualizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mementomorri%2Fhabits-visualizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mementomorri","download_url":"https://codeload.github.com/mementomorri/habits-visualizer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mementomorri%2Fhabits-visualizer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260250005,"owners_count":22980768,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["csv","matplotlib","pandas","python","visualization"],"created_at":"2025-06-16T22:08:58.242Z","updated_at":"2026-05-02T05:32:00.216Z","avatar_url":"https://github.com/mementomorri.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# habits-visualizer\n\nVisualization and analysis for data from open source project [Loop Habits Tracker app](https://github.com/iSoron/uhabits).\n\n## Features\n\n- 📊 Overall progress heatmap\n- 📈 Habit strength trend visualization\n- 📅 Monthly comparison reports\n- 🔍 Individual habit trend analysis\n- 📝 Summary statistics and streaks\n- 💾 CSV exports for further analysis\n\n## Quick Start\n\n1. Place your Loop Habits export files in `data/` directory:\n   - `Checkmarks.csv`\n   - `Habits.csv`\n   - `Scores.csv`\n\n2. Install dependencies:\n\n```bash\npip install pandas matplotlib numpy\n```  \n\n3. Run the analysis:\n\n```bash\n\npython run.py\n```\n\n## Output Files\n\nAll outputs will be saved in the `output/` directory.\nFile Pattern and Description:\n\n- `habit_completion_history.png` Heatmap of all habits over time\n- `habit_score_trends.png` Trend lines for habit scores\n- `monthly_report_YYYY_MM.png` Visual monthly comparison\n- `monthly_habit_report_YYYY_MM.csv` Tabular monthly completion rates\n- `habit_trend_\u003cNAME\u003e.png` Detailed trend for each habit\n- `habit_summary.csv` Overall statistics and streaks\n\n### Example Output\n\nHabit Heatmap\nOverall progress visualization\n\nMonthly Report\nMonthly habit performance comparison\n\n### Customization\n\nModify run_analysis.py to:\n\n   - Change date ranges for monthly reports\n\n   - Adjust visualization styles\n\n   - Add custom analysis metrics\n\n## Requirements\n\n   - Python 3.7+\n\n   - pandas\n\n   - matplotlib\n\n   - numpy\n\n## License\n\nMIT License - use freely, credit appreciated.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmementomorri%2Fhabits-visualizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmementomorri%2Fhabits-visualizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmementomorri%2Fhabits-visualizer/lists"}