{"id":21982935,"url":"https://github.com/sealjay/cliest","last_synced_at":"2026-05-17T15:34:44.352Z","repository":{"id":164210403,"uuid":"333777755","full_name":"Sealjay/cliest","owner":"Sealjay","description":"This CLI aspires to automate common employment tasks for developers in knowledge worker roles, including calendar management, music control, twitter posts, note taking, task management.","archived":false,"fork":false,"pushed_at":"2021-02-11T04:24:33.000Z","size":14,"stargazers_count":1,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-23T01:33:29.294Z","etag":null,"topics":["azure","calendar","logic-apps","notes","office365","python","tasks","topics"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Sealjay.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":"2021-01-28T14:08:28.000Z","updated_at":"2021-02-11T04:24:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"ac3de834-2b8c-4336-9401-88c145216b90","html_url":"https://github.com/Sealjay/cliest","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Sealjay/cliest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sealjay%2Fcliest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sealjay%2Fcliest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sealjay%2Fcliest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sealjay%2Fcliest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sealjay","download_url":"https://codeload.github.com/Sealjay/cliest/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sealjay%2Fcliest/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006750,"owners_count":26084182,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["azure","calendar","logic-apps","notes","office365","python","tasks","topics"],"created_at":"2024-11-29T17:33:42.946Z","updated_at":"2026-05-17T15:34:44.345Z","avatar_url":"https://github.com/Sealjay.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cliest\n\n\u003e **⚠️ ARCHIVED**: This repository is archived and no longer maintained. This was a personal project to build a Python CLI for productivity automation.\n\n\u003e **📝 Blog**: See more projects at [sealjay.com](https://sealjay.com)\n\nThis CLI aspires to automate common employment tasks for developers in knowledge worker roles, including:\n- Calendar management\n- Twitter posts (including searching for articles via news api)\n- Music control (haha!)\n- Task management\n- Note taking\n\nRight now, an MVP is implmented for calendar management, and music control - and you can see the start of the twitter development.\n## Software Installation\n\n1. Create a Python virtualenv, activate it, and install dependencies:\n\n   - on windows, you may need to use `python` command where there are references to the `python3` command,\n   - on macos/linux, you may need to run sudo apt-get install python3-venv first.)\n\n   ```bash\n   $ python3 -m venv env\n   $ source env/bin/activate\n   $ pip3 install -r requirements-dev.txt\n   ```\n\n   - if you are using a distribution of conda, you may want to create a new conda environment, rather than use venv `conda create --name cliest python=3.8 -y`\n\n2. For usage instead, create a virtual environment or a conda environment, then `pip install --editable .` and use the prompt with `cx`.\n3. Install the Cliest API logic app, located in `integration/logic-app.json` and add the URL to your .env file.\n4. Complete other settings from the .env template.\n\n## Dependencies\nThis depends on Python 3, and focusses on mac developers in an Office 365 ecosystem.\n\nTwitter posting will rely on a SQL Server database (which is not yet documented in Pulumi), and an Azure function for integration.\n## Contributions\n\nUse [semantic commits](https://nitayneeman.com/posts/understanding-semantic-commit-messages-using-git-and-angular/#common-types).\n\nCreate a new branch in the [Gitflow style](https://www.atlassian.com/git/tutorials/comparing-workflows/gitflow-workflow).\n\nMerge your branch [via pull request](https://docs.github.com/en/desktop/contributing-and-collaborating-using-github-desktop/creating-an-issue-or-pull-request) for review when ready, relating to [the issue](https://guides.github.com/features/issues/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsealjay%2Fcliest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsealjay%2Fcliest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsealjay%2Fcliest/lists"}