{"id":26820535,"url":"https://github.com/theatom06/paperplane","last_synced_at":"2025-03-30T06:33:36.094Z","repository":{"id":282822543,"uuid":"945975887","full_name":"theatom06/paperplane","owner":"theatom06","description":"A simple way to send files over to linux serer over http","archived":false,"fork":false,"pushed_at":"2025-03-17T05:21:30.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-17T06:28:14.006Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/theatom06.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}},"created_at":"2025-03-10T12:23:50.000Z","updated_at":"2025-03-17T05:21:33.000Z","dependencies_parsed_at":"2025-03-17T06:38:24.209Z","dependency_job_id":null,"html_url":"https://github.com/theatom06/paperplane","commit_stats":null,"previous_names":["theatom06/paperplane"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theatom06%2Fpaperplane","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theatom06%2Fpaperplane/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theatom06%2Fpaperplane/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theatom06%2Fpaperplane/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theatom06","download_url":"https://codeload.github.com/theatom06/paperplane/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246285647,"owners_count":20752951,"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":[],"created_at":"2025-03-30T06:33:35.439Z","updated_at":"2025-03-30T06:33:36.087Z","avatar_url":"https://github.com/theatom06.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Paperplane\n\nPaperplane is a simple TUI todo app.\n\n## Installation\n\nThis is published on the npm registry but works on bun. \n\nIt is recommended to install it globally so you can use it from anywhere.\n\nIt is cross-platform and should work on Windows, macOS, and Linux.\n\n```bash\n\n`bash\n$ bun add -g @atom06/paperplane\n$ bun x paperplane\n`\n\n## Usage\n\nThe app has a few commands that you can use to interact with it:\n\n### Commands\n\n- `add \u003ctaskID\u003e`: Add a new task with the given ID.\n- `delete \u003ctaskID\u003e`: Delete a task with the given ID.\n- `list`: List all tasks.\n- `edit \u003ctaskID\u003e`: Edit a task with the given ID.\n- `done \u003ctaskID\u003e`: Mark a task with the given ID as done.\n\n### Examples\n\n- Add a task:\n```bash\n$ paperplane add milk\nEnter task: Buy milk\nTask added successfully.\n```\n\n- List all tasks:\n```bash\n$ paperplane list\n    1. Buy milk\n```\n\n- Mark a task as done:\n```bash\n$ paperplane done 1\nTask marked as done.\n```\n\n- Delete a task:\n```bash\n$ paperplane delete 1\nTask deleted successfully.\n```\n\n- Edit a task:\n```bash\n$ paperplane edit 1\nEnter new task: Buy milk and eggs\nTask edited successfully.\n```\n\n## Report Issues\n\nIf you find any issues, please report them [here](https://github.com/theatom06/paperplane/issues).\n\n## License\n\nMIT\n\n## Author\n\ntheatom06","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheatom06%2Fpaperplane","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheatom06%2Fpaperplane","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheatom06%2Fpaperplane/lists"}