{"id":46365500,"url":"https://github.com/dzikowski/jakub.sh","last_synced_at":"2026-03-05T02:15:32.505Z","repository":{"id":338236873,"uuid":"1157072584","full_name":"dzikowski/jakub.sh","owner":"dzikowski","description":"A collection of my utility scripts","archived":false,"fork":false,"pushed_at":"2026-02-13T17:52:06.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-13T22:14:29.178Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","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/dzikowski.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-13T11:52:45.000Z","updated_at":"2026-02-13T17:52:11.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/dzikowski/jakub.sh","commit_stats":null,"previous_names":["dzikowski/jakub.sh"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/dzikowski/jakub.sh","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dzikowski%2Fjakub.sh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dzikowski%2Fjakub.sh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dzikowski%2Fjakub.sh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dzikowski%2Fjakub.sh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dzikowski","download_url":"https://codeload.github.com/dzikowski/jakub.sh/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dzikowski%2Fjakub.sh/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30106597,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T01:39:18.192Z","status":"online","status_checked_at":"2026-03-05T02:00:06.710Z","response_time":93,"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":[],"created_at":"2026-03-05T02:15:31.877Z","updated_at":"2026-03-05T02:15:32.487Z","avatar_url":"https://github.com/dzikowski.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jakub.sh\n\nA collection of utility tools for modern development workflows.\n\n```bash\ncurl -fsSL https://jakub.sh/install | bash\n```\n\nOr if you want just some of the tools:\n\n```bash\ncurl -fsSL https://jakub.sh/install | bash -s tool1,tool2\n```\n\nInstalls all tools into `~/.local/bin`.\n\n## jai\n\nAllows to track progress of tasks/agents from multiple Cursor IDE windows and CLI sessions. Once you install Cursor Hooks, `jai` manages a single Markdown document with all current progress of agent sessions.\n\n```bash\njai install-cursorhooks [directory]\n```\n\nNote Cursor Hooks will replace your existing ones. And if you don't provide the `directory` parameter, it will use the global one.\n\nTo see the status simply open the `~/.local/jai-status.md` file in any tool that supports live-reloading from disk (like Typora, Obsidian, Cursor). Or just do `jai watch` to have it the terminal.\n\n![jai demo](jai-demo.gif)\n\n⇨ jai / [README.md](jai/README.md)\n\n## sekey\n\nSecure environment variable manager with automatic output sanitization.\n\n\nStore a secret in macOS Keychain or Linux Secret Service. The script provides a masked prompt.\n\n```bash\nsekey set MY_SECRET\n```\n\nSandbox the secret. The command is executed with env injected from secrets, and the output of the command is sanitized.\n\n```bash\nsekey --env MY_SECRET command.sh\n```\n⇨ sekey / [README.md](sekey/README.md)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdzikowski%2Fjakub.sh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdzikowski%2Fjakub.sh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdzikowski%2Fjakub.sh/lists"}