{"id":18878434,"url":"https://github.com/yellow-footed-honeyguide/nooks","last_synced_at":"2025-07-28T17:07:17.834Z","repository":{"id":242863394,"uuid":"810767551","full_name":"yellow-footed-honeyguide/nooks","owner":"yellow-footed-honeyguide","description":"Effortlessly save and navigate to your bookmarked directories on any Unix-like system 🗂️","archived":false,"fork":false,"pushed_at":"2024-09-19T14:37:47.000Z","size":806,"stargazers_count":9,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-14T18:59:02.748Z","etag":null,"topics":["c","cli","command-line","directory","jump","navigation","shell","unix","utility"],"latest_commit_sha":null,"homepage":"","language":"C","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/yellow-footed-honeyguide.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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-06-05T10:14:58.000Z","updated_at":"2025-03-06T18:48:40.000Z","dependencies_parsed_at":"2024-06-19T21:11:09.606Z","dependency_job_id":"0845f42f-3666-451e-a952-5abb53cc8fb9","html_url":"https://github.com/yellow-footed-honeyguide/nooks","commit_stats":null,"previous_names":["yellow-footed-honeyguide/nooks"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/yellow-footed-honeyguide/nooks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yellow-footed-honeyguide%2Fnooks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yellow-footed-honeyguide%2Fnooks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yellow-footed-honeyguide%2Fnooks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yellow-footed-honeyguide%2Fnooks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yellow-footed-honeyguide","download_url":"https://codeload.github.com/yellow-footed-honeyguide/nooks/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yellow-footed-honeyguide%2Fnooks/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267552097,"owners_count":24106000,"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-07-28T02:00:09.689Z","response_time":68,"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":["c","cli","command-line","directory","jump","navigation","shell","unix","utility"],"created_at":"2024-11-08T06:26:51.911Z","updated_at":"2025-07-28T17:07:17.786Z","avatar_url":"https://github.com/yellow-footed-honeyguide.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nooks - Navigate to Saved Directories with Ease!\nEffortlessly save and navigate to your favorite directories on any Unix-like system!\n\n## Description\nnooks - a tool for bookmarking and navigating directories with lightning speed! 🌩 \n\nSay goodbye to lengthy `cd` commands and hello to streamlined directory navigation! 🎉\n\n## Features\n🌋 Muscle Memory Magic! 💪\n\nBuilt with the mighty C language, nooks harnesses the raw power of your CPU! Navigate to your saved spots with a single command! 🏃‍♂️💨\n\n🌋 Effortless Saving! 💾\n\nSave your current directory as a default spot or give it a custom name! nooks makes it a breeze to remember your favorite locations! 😄\n\n🌋 All-Seeing Eye! 👁\n\nUnleash the power of `--all` and witness the grand tapestry of your saved spots! nooks lays them all out for you! 🌈\n\n🌋 Comprehensive Help option! 🆘\n\nLost in the vast expanse of directories? Just hit up `--help` and nooks will light the way with its comprehensive guide! 🔦\n\n🌋 Universal Compatibility! 🌍\n\nFrom Linux to macOS to BSD, nooks feels right at home on any Unix-like system! It's the globe-trotting adventurer of directory navigation! 🗺\n\n🌋 Actively Maintained Open-Source Powerhouse! 💪\n\nCrafted with love and care, nooks is an open-source dynamo that just keeps getting better! 🚀\n\n## Getting Started\n\n### Dependencies\nnooks is a self-contained, pure C code that stands tall without the need for external libraries! 🏰\n\n### Installing\nSet of steps for installation:\n\n```\ngit clone https://github.com/yellow-footed-honeyguide/nooks.git \ncd nooks\nmkdir build \u0026\u0026 cd build\ncmake ..\nmake\n```\n\nNow you can move nooks to /usr/local/bin/\n```\nsudo make install\n```\n\n\n\n### Examples of usage\n```\n$ nooks -s work         # Save the current directory with the mark 'work'\n$ nooks work            # Navigate to the directory saved as 'work'\n$ nooks -a              # Show all saved spots\n```\n\n\n### Executing program\n![usage-example](assets/nooks.gif)\n\n## Author\n**Sergey Veneckiy**\n- Email: s.venetsky@gmail.com\n- GitHub: [@yellow-footed-honeyguide](https://github.com/yellow-footed-honeyguide)\n\n## License\nThis project is licensed under the MIT License\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyellow-footed-honeyguide%2Fnooks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyellow-footed-honeyguide%2Fnooks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyellow-footed-honeyguide%2Fnooks/lists"}