{"id":24963137,"url":"https://github.com/missipsag/terminal-todo-list","last_synced_at":"2025-03-28T23:26:59.861Z","repository":{"id":255573729,"uuid":"849367397","full_name":"missipsag/Terminal-todo-list","owner":"missipsag","description":"This a simple todo list that runs on terminal (bash). It helps to quickly arrange tasks in terminal without having to open another application and wasting focus time.","archived":false,"fork":false,"pushed_at":"2024-11-14T17:40:13.000Z","size":121,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-14T18:18:17.941Z","etag":null,"topics":["bash","bash-scripting","cli-app","linux-shell","todoapp","todolist"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/missipsag.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":"2024-08-29T13:21:03.000Z","updated_at":"2024-11-14T17:40:16.000Z","dependencies_parsed_at":"2024-09-06T04:45:37.739Z","dependency_job_id":"cb277440-8230-48a5-8d00-03761e99557a","html_url":"https://github.com/missipsag/Terminal-todo-list","commit_stats":null,"previous_names":["missipsag/bash-scripts","missipsag/terminal-todo-list"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/missipsag%2FTerminal-todo-list","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/missipsag%2FTerminal-todo-list/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/missipsag%2FTerminal-todo-list/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/missipsag%2FTerminal-todo-list/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/missipsag","download_url":"https://codeload.github.com/missipsag/Terminal-todo-list/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246114686,"owners_count":20725664,"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":["bash","bash-scripting","cli-app","linux-shell","todoapp","todolist"],"created_at":"2025-02-03T09:54:54.279Z","updated_at":"2025-03-28T23:26:59.839Z","avatar_url":"https://github.com/missipsag.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Terminal Todo-list app\n\n## A command-line interface (CLI) application for managing your tasks efficiently. This app helps programmers whom, just like me, dislike getting distracted while coding.\n\n## Table of Contents \n\n1. [Features](#features)\n2. [Installation](#installation)\n3. [Usage](#usage)\n4. [Examples](#examples)\n5. [Technologies Used](#technologies-used)\n6. [Contrubuting](#contributing)\n7. [Licence](#licence)\n\n---\n\n## Features \n    -Add, show and delete tasks from terminal.\n    -Save and load tasks from a file.\n\n## Installation \n1. Clone this repository :  \n    ```bash\n    git clone https://github.com/missipsag/Terminal-todo-list.git\n\n2. Navigate to the project directory : \n    ```bash \n    cd Terminal-todo-list\n\n3. Move the todos.sh file into /usr/local/bin\n    ```bash\n    sudo mv todos.sh /usr/local/bin\n\n## Usage \n1. Add a task : \n    ```bash \n    todo add task #Replace task by the actual task \n\n2. Delete a task : \n    ```bash\n    todo clear/cl line_Number # provide the line number of the task to delete\n\n3. Show current tasks : \n    ```bash \n    todo show \n\n## Examples\n\n1. Add a task : \n\n    ![add a task](./illustrations/add.png)\n\n2. Show current tasks : \n    ![show current tasks](./illustrations/show.png)\n\n3. Clear a task :\n    ![clear a task](./illustrations/clear.png)\n\n4. Get help page : \n    ![get help](./illustrations/help.png)\n\n\n## Technologies Used \n* Programming Language : Bash\n\n## Contributing \nContribution are welcome! \n\n1. Fork this repository.\n2. Create a new branch for your feature/bugfix.\n3. Submit a pull request with a detailed explanation of the changes.\n\n## Licence \nThis project is licenced under the MIT Licence","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmissipsag%2Fterminal-todo-list","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmissipsag%2Fterminal-todo-list","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmissipsag%2Fterminal-todo-list/lists"}