{"id":13577136,"url":"https://github.com/mohd-akram/todo","last_synced_at":"2025-04-13T11:43:20.956Z","repository":{"id":13350123,"uuid":"16037408","full_name":"mohd-akram/todo","owner":"mohd-akram","description":"A simple, cross-platform todo application in C","archived":false,"fork":false,"pushed_at":"2022-04-16T12:41:55.000Z","size":44,"stargazers_count":23,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-27T02:51:15.950Z","etag":null,"topics":["c","cli","todo"],"latest_commit_sha":null,"homepage":"","language":"C","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/mohd-akram.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}},"created_at":"2014-01-19T00:53:04.000Z","updated_at":"2024-08-29T09:45:39.000Z","dependencies_parsed_at":"2022-08-29T01:30:42.748Z","dependency_job_id":null,"html_url":"https://github.com/mohd-akram/todo","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohd-akram%2Ftodo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohd-akram%2Ftodo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohd-akram%2Ftodo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohd-akram%2Ftodo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mohd-akram","download_url":"https://codeload.github.com/mohd-akram/todo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248709979,"owners_count":21149185,"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":["c","cli","todo"],"created_at":"2024-08-01T15:01:18.397Z","updated_at":"2025-04-13T11:43:20.939Z","avatar_url":"https://github.com/mohd-akram.png","language":"C","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"Todo\n====\n\nThis is a simple todo app written in C.\n\nUsage\n-----\n\nTo view your todo list:\n\n    todo\n\nTo change its name:\n\n    todo -n Things to Do\n\nTo add a new task:\n\n    todo buy milk\n    todo \"eat cookies\"\n    todo 1 pour milk\n\nTo edit a task:\n\n    todo -e 2 buy more milk\n\nTo move a task:\n\n    todo -m 3 2\n\nTo mark a task:\n\n    todo 1\n\nTo remove a task:\n\n    todo -r 1\n\nTo add space before a task:\n\n    todo -s 2\n\nHelp:\n\n    todo -h\n\nBuild\n-----\n\nRun `make` (or `nmake` on Windows).\n\nIf you're using Visual Studio, open the project and build Release.\n\nInstall\n-------\n\nRun `sudo make install` to install to `/usr/local`.\n\nTo install to another location, run `configure` first:\n\n    ./configure --prefix=\u003cinstall-dir\u003e\n    make install\n\nOn Windows, simply add the `Release` folder to your `PATH`.\n\nThe `TODO_DIR` environment variable controls the global `todo.md` file's\nlocation. If it is not set, the current working directory is used.\n\nIf a `todo.md` file exists in the current directory, it will be used instead of\nthe global one.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohd-akram%2Ftodo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmohd-akram%2Ftodo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohd-akram%2Ftodo/lists"}