{"id":27971978,"url":"https://github.com/arpanrijal/task-tracker-cli","last_synced_at":"2025-05-07T22:36:57.051Z","repository":{"id":291923061,"uuid":"976113338","full_name":"arpanrijal/Task-Tracker-CLI","owner":"arpanrijal","description":"Task Tracker CLI is a minimalist Node.js terminal application that helps you manage your tasks efficiently through a simple command-line interface. No frills, just productivity.","archived":false,"fork":false,"pushed_at":"2025-05-07T07:37:47.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-07T08:34:59.248Z","etag":null,"topics":["cli","command-line-tool","javascript","node","nodejs-application","productivity","task-management","task-tracker","terminal-app","todo-app"],"latest_commit_sha":null,"homepage":"https://github.com/arpanrijal/Task-Tracker-CLI","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arpanrijal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-01T14:16:49.000Z","updated_at":"2025-05-07T07:44:35.000Z","dependencies_parsed_at":"2025-05-07T08:46:28.576Z","dependency_job_id":null,"html_url":"https://github.com/arpanrijal/Task-Tracker-CLI","commit_stats":null,"previous_names":["arpanrijal/task-tracker-cli"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arpanrijal%2FTask-Tracker-CLI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arpanrijal%2FTask-Tracker-CLI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arpanrijal%2FTask-Tracker-CLI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arpanrijal%2FTask-Tracker-CLI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arpanrijal","download_url":"https://codeload.github.com/arpanrijal/Task-Tracker-CLI/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252967970,"owners_count":21833241,"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":["cli","command-line-tool","javascript","node","nodejs-application","productivity","task-management","task-tracker","terminal-app","todo-app"],"created_at":"2025-05-07T22:36:55.995Z","updated_at":"2025-05-07T22:36:57.035Z","avatar_url":"https://github.com/arpanrijal.png","language":"JavaScript","readme":"# Task Tracker CLI\n\n![Task Tracker Banner](./image.png)\n\nA simple command-line application to manage your tasks efficiently.\n\n# Task Tracker CLI\n\n## Features\n\n- **Add Tasks**: Quickly add new tasks to your list\n- **View Tasks**: See all your pending tasks at a glance\n- **Remove Tasks**: Delete completed or unwanted tasks\n- **Update Tasks**: Edit existing tasks as needed\n\n## Installation\n\n1. Clone this repository:\n   ```bash\n   git clone https://github.com/arpanrijal/Task-Tracker-CLI.git\n   ```\n\n2. Navigate to the project directory:\n   ```bash\n   cd Task-Tracker-CLI\n   ```\n\n3. Install dependencies:\n   ```bash\n   npm install\n   ```\n\n## Usage\n\nRun the application:\n```bash\nnode index.js\n```\n\n### Main Menu\n\nThe application provides a simple menu interface with these options:\n1. Add Task\n2. View Task\n3. Remove Task\n4. Update Task\n5. Exit\n\n### How It Works\n\n- Tasks are saved locally in a `tasklist.txt` file\n- The application maintains an index for your tasks in `indexnum.txt`\n- All operations are performed through an intuitive command-line interface\n\n## Example\n\n```\n---------------------Welcome to TASK TRACKER---------------------\n\n1. Add Task    2. View Task    3. Remove Task    4.Update Task    5. Exit\n\nPlease Enter your option?\n1\nEnter your Task:\nComplete the JavaScript project\n\n------------------Data Added sucessfully!------------------\n\nWould you like to continue or not?\nType 'Y' to go to main menu and 'N' or 'any key' to exit: Y\n\n```\n\n## Requirements\n\n- Node.js (v12.0.0 or higher)\n- npm (v6.0.0 or higher)\n\n## File Structure\n\n- `index.js` - Main application file\n- `tasklist.txt` - Stores your tasks\n- `indexnum.txt` - Maintains task indexing\n\n## Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request.\n\n1. Fork the repository\n2. Create your feature branch (`git checkout -b feature/amazing-feature`)\n3. Commit your changes (`git commit -m 'Add some amazing feature'`)\n4. Push to the branch (`git push origin feature/amazing-feature`)\n5. Open a Pull Request\n\n## License\n\nThis project is licensed under the MIT License - see the LICENSE file for details.\n\n## Acknowledgements\n\n- Built with Node.js\n- Inspired by the need for a simple task management tool\n\n---\n\nMade with ❤️ by Arpan Rijal","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farpanrijal%2Ftask-tracker-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farpanrijal%2Ftask-tracker-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farpanrijal%2Ftask-tracker-cli/lists"}