{"id":13690993,"url":"https://github.com/arandilopez/noteesh","last_synced_at":"2025-08-10T22:06:55.142Z","repository":{"id":72226413,"uuid":"105612696","full_name":"arandilopez/noteesh","owner":"arandilopez","description":"Manage notes in command line","archived":false,"fork":false,"pushed_at":"2017-10-12T02:18:41.000Z","size":12,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-25T20:57:08.543Z","etag":null,"topics":["cli","crystal","notes","todolist"],"latest_commit_sha":null,"homepage":"","language":"Crystal","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/arandilopez.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}},"created_at":"2017-10-03T03:58:50.000Z","updated_at":"2020-10-29T22:05:24.000Z","dependencies_parsed_at":"2023-02-23T04:31:03.729Z","dependency_job_id":null,"html_url":"https://github.com/arandilopez/noteesh","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/arandilopez/noteesh","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arandilopez%2Fnoteesh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arandilopez%2Fnoteesh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arandilopez%2Fnoteesh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arandilopez%2Fnoteesh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arandilopez","download_url":"https://codeload.github.com/arandilopez/noteesh/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arandilopez%2Fnoteesh/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269794097,"owners_count":24476743,"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-08-10T02:00:08.965Z","response_time":71,"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":["cli","crystal","notes","todolist"],"created_at":"2024-08-02T17:00:38.181Z","updated_at":"2025-08-10T22:06:55.100Z","avatar_url":"https://github.com/arandilopez.png","language":"Crystal","funding_links":[],"categories":["Cli Utils"],"sub_categories":[],"readme":"# Noteesh\n\n![](https://travis-ci.org/arandilopez/noteesh.svg?branch=master)\n\nTracking notes in your command line\n\n## Installation\n\n### Build from code source\n\n**You should have the crystal compiler installed** check it out [here](https://crystal-lang.org/docs/installation/)\n\n1. Clone this repo\n\n```\n$ cd some/path\n$ git clone https://github.com/arandilopez/noteesh.git\n$ cd noteesh/\n```\n\n2. Run make commands\n\n```\n$ sudo make\n# then run\n$ sudo make install\n```\n\n## Update\n\n- If you cloned the repo, pull new changes\n\n```\n$ cd path/to/noteesh\n$ git pull origin master\n$ sudo make reinstall\n```\n\n## Usage\n\n- Check your notes\n\n```\n$ noteesh\n```\n\n- Add a new note\n\n```\n$ noteesh --add \"Buy a coke\"\n```\n\n- Mark a note as done\n\n```\n$ noteesh --done 1\n```\n\n- Clear your notes\n\n```\n$ noteesh --clear\n```\n\n## Development\n\nRun the make command to compile as development\n\n```\n$ make compile\n# then run the bin file\n$ bin/noteesh\n```\n\nRun make test to run a build and specs\n\n```\n$ make test\n```\n\n## Contributing\n\n1. Fork it ( https://github.com/arandilopez/noteesh/fork )\n2. Create your feature branch (git checkout -b my-new-feature)\n3. Commit your changes (git commit -am 'Add some feature')\n4. Push to the branch (git push origin my-new-feature)\n5. Create a new Pull Request\n\n## Contributors\n\n- [@arandilopez](https://github.com/arandilopez) Arandi Lopez - creator, maintainer\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farandilopez%2Fnoteesh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farandilopez%2Fnoteesh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farandilopez%2Fnoteesh/lists"}