{"id":19230071,"url":"https://github.com/changkun/tli","last_synced_at":"2025-04-21T02:33:30.469Z","repository":{"id":57557354,"uuid":"312842116","full_name":"changkun/tli","owner":"changkun","description":"☑️ A Things 3 CLI","archived":false,"fork":false,"pushed_at":"2023-01-19T12:08:36.000Z","size":41,"stargazers_count":22,"open_issues_count":0,"forks_count":4,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-06-20T03:44:26.535Z","etag":null,"topics":["cli","go","golang","things3"],"latest_commit_sha":null,"homepage":"https://changkun.de/s/tli","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/changkun.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":"2020-11-14T15:16:59.000Z","updated_at":"2023-07-12T06:37:36.000Z","dependencies_parsed_at":"2023-02-10T23:35:23.081Z","dependency_job_id":null,"html_url":"https://github.com/changkun/tli","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/changkun%2Ftli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/changkun%2Ftli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/changkun%2Ftli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/changkun%2Ftli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/changkun","download_url":"https://codeload.github.com/changkun/tli/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223540535,"owners_count":17162288,"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","go","golang","things3"],"created_at":"2024-11-09T15:36:47.477Z","updated_at":"2024-11-09T15:36:48.095Z","avatar_url":"https://github.com/changkun.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tli\n\nA [Things](https://culturedcode.com/things/) CLI.\n\n```\ngo install changkun.de/x/tli@latest\n```\n\n## Enable Mail to Things\n\nSee https://culturedcode.com/things/support/articles/2908262/.\n\nLimitations on Things:\n\n- There is no way, via email, to set tags or any other metadata.\n- Content is limited than 2,000 characters, otherwise it will be truncated.\n- Only supports plain text, also means no attachments.\n- Maximum of 50 emails per 24-hour period.\n\n## Features\n\n- `tli` caches your TODOs\n- `tli` splits your content to avoid silently truncated content by Things\n\n## Usage\n\nInitialize your environment:\n\n```sh\n$ tli init\n```\n\nDaily usage:\n\n```sh\n$ tli todo [title]\n\u003e content body line\n\u003e content body line 2\n\u003e # enpty line\nDONE!\n\n$ tli log\n$ tli log 2\n```\n\nConfigurations and cache files:\n\n- `~/.tli_config`: for configurations\n- `~/.tli_history`: for historical retrival\n\nDetails:\n\n```\ntli is a Linux CLI that supports send items to the Things' Inbox safely.\nSpecifically, it will save the sent TODO log to prevent if you send too\nmuch to the Things' server. tli also checks your content to make sure your\ninputs won't be too large so that the content is not silently truncated\nby Things.\n\nVersion:   v0.1.0\nGoVersion: devel go1.18-8b471db71b Wed Aug 18 08:26:44 2021 +0000\n\nUsage:\n  tli [command]\n\nAvailable Commands:\n  help        Help about any command\n  init        initialize tli settings\n  log         print logs\n  todo        create a todo and send it to the Things' Inbox\n\nFlags:\n  -h, --help   help for tli\n\nUse \"tli [command] --help\" for more information about a command.\n```\n\n## License\n\nGNU GPL-3.0 Copyright \u0026copy; 2020 [Changkun Ou](https://changkun.de)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchangkun%2Ftli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchangkun%2Ftli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchangkun%2Ftli/lists"}