{"id":13936493,"url":"https://github.com/szewczukk/Nickel","last_synced_at":"2025-07-19T22:30:34.688Z","repository":{"id":157123338,"uuid":"96470357","full_name":"szewczukk/Nickel","owner":"szewczukk","description":"Micro tasks manager written in pure Python","archived":false,"fork":false,"pushed_at":"2017-08-26T12:11:22.000Z","size":44,"stargazers_count":18,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-08-08T23:23:52.965Z","etag":null,"topics":["python3","task-manager","tasks","todo","todolist","xml"],"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/szewczukk.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}},"created_at":"2017-07-06T20:42:01.000Z","updated_at":"2019-11-29T10:01:13.000Z","dependencies_parsed_at":"2024-04-27T23:56:57.960Z","dependency_job_id":"0f054b0d-0790-4cdd-a5db-be4d6be1ce38","html_url":"https://github.com/szewczukk/Nickel","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/szewczukk%2FNickel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/szewczukk%2FNickel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/szewczukk%2FNickel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/szewczukk%2FNickel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/szewczukk","download_url":"https://codeload.github.com/szewczukk/Nickel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226686723,"owners_count":17666928,"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":["python3","task-manager","tasks","todo","todolist","xml"],"created_at":"2024-08-07T23:02:43.783Z","updated_at":"2024-11-27T04:31:06.555Z","avatar_url":"https://github.com/szewczukk.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003cimg src=\"logo.png\" width=\"350\"\u003e\n\u003c/p\u003e\n\nMicro tasks library written in pure Python\n\n## Installation\n1. Clone repo \n\n        $ git clone https://github.com/bjornus/Nickel\n    \n2. Build \u0026 install\n\n        $ python setup.py build\n    \n        $ sudo python setup.py install\n        \n4. Init manager\n\n        $ nickel.py init\n        \nDone!\n\n## Adding new task\nIf you want to place task in some project\n\n      $ nickel.py add --project=PROJ_NAME\n      \nOr if you want to just add new task without project\n\n      $ nickel.py add\n      \n## Checking tasks state\nIf you want to check some project\n\n      $ nickel.py check --project=PROJ_NAME\n    \n Or if you want to just check all tasks\n \n     $ nickel.py check\n\n## Removing task\n\n     $ nickel.py remove --task=ID_TASK\n     \n## Completing task\n\n     $ nickel.py complete --task=ID_TASK\n\n## Undone task (setting as in progress)\n\n    $ nickel.py undone --task=ID_TASK\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fszewczukk%2FNickel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fszewczukk%2FNickel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fszewczukk%2FNickel/lists"}