{"id":21493082,"url":"https://github.com/hexuro/macrotodo","last_synced_at":"2025-03-17T11:40:54.061Z","repository":{"id":252830406,"uuid":"841591788","full_name":"Hexuro/MacroTodo","owner":"Hexuro","description":"An easy embeddable Todo-App for everyone.","archived":false,"fork":false,"pushed_at":"2024-11-24T12:11:56.000Z","size":2137,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-23T21:19:32.578Z","etag":null,"topics":["command-line-tool","embeddable","small-projects","todoapp"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Hexuro.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-12T18:00:24.000Z","updated_at":"2024-10-29T11:33:57.000Z","dependencies_parsed_at":"2024-10-28T12:18:45.853Z","dependency_job_id":"0a6e4a57-b573-4344-8895-c76336b20c41","html_url":"https://github.com/Hexuro/MacroTodo","commit_stats":null,"previous_names":["viktorpopp/todo-app","viktorpopp/macrotodo"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hexuro%2FMacroTodo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hexuro%2FMacroTodo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hexuro%2FMacroTodo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hexuro%2FMacroTodo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hexuro","download_url":"https://codeload.github.com/Hexuro/MacroTodo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244029427,"owners_count":20386404,"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":["command-line-tool","embeddable","small-projects","todoapp"],"created_at":"2024-11-23T15:37:57.578Z","updated_at":"2025-03-17T11:40:54.034Z","avatar_url":"https://github.com/Hexuro.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MacroTodo\nThis to-do app is a small project made by **@ViktorPopp** and is currently only supporting the command line but will eventually be supporting GUI applications. Now why another To-do app? Well this to-do app is made to be performant and integrated well into a command line workflow. It is also **really simple to embed into other applications.**\n\n## Features\n* ➕ Add todo's\n* ✅ Check todo's\n* 📄 Have multiple lists\n* ❌ Remove todo's\n\n## Installation\n**Windows** \u003cbr\u003e\nThere are as always prebuild binaries for Windows on the releases page. See how to build it yourself in the [Build Guide](#build-guide) \u003cbr\u003e\n\n**Linux** \u003cbr\u003e\nThere are as always prebuild binaries for Linux on the releases page. See how to build it yourself in the [Build Guide](#build-guide) \u003cbr\u003e\n\n**MacOS** \u003cbr\u003e\nMacOS is currently not officially supported.\n\n## Usage\nA simple guide on using this to-do app:\n```console\n\u003e To-do-App.exe list.txt # Open the app and open and/or create a list\n\u003e Enter a command: new # Create a new to-do\n\u003e Enter a title: Release Todo-App\n\u003e Enter a description: Go to GitHub releases and create a new release\n\n\u003e Enter a command: check # Check a to-do\n\u003e Enter an index number: 1 # Remember it starts from 0\n\n\u003e Enter a command: list # show all the to-do's\n\u003e [ ] Release Todo-App: Go to GitHub releases and create a new release\n\u003e [x] Create README.md: Create the README file to the Todo-App repo. Add Features, Installation, Usage and Build Guide.\n\n\u003e Enter a command: rm # Remove a to-do\n\u003e Enter an index number: 1\n```\n\n## Build Guide\nFirst clone the repository. Then follow the steps below for your platform. \u003cbr\u003e\n**Windows** \u003cbr\u003e\n```console\n\u003e cd Scripts \u0026\u0026 GenVisualStudio2022.bat # Choose 2019 for VS2019\n```\nOpen Todo-App.sln and build the project.\n\n**Linux** \u003cbr\u003e\n```console\n$ cd Scripts \u0026\u0026 GenGMake2\n$ make\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhexuro%2Fmacrotodo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhexuro%2Fmacrotodo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhexuro%2Fmacrotodo/lists"}