{"id":17310004,"url":"https://github.com/metafates/nt","last_synced_at":"2025-03-27T00:24:27.442Z","repository":{"id":51676163,"uuid":"511120936","full_name":"metafates/nt","owner":"metafates","description":"📓 Simple cli snippet manager","archived":false,"fork":false,"pushed_at":"2022-07-06T12:10:10.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T06:12:40.622Z","etag":null,"topics":["cli","rust","snippet"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/metafates.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}},"created_at":"2022-07-06T12:06:16.000Z","updated_at":"2022-08-11T09:31:12.000Z","dependencies_parsed_at":"2022-08-23T00:20:56.961Z","dependency_job_id":null,"html_url":"https://github.com/metafates/nt","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metafates%2Fnt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metafates%2Fnt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metafates%2Fnt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metafates%2Fnt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metafates","download_url":"https://codeload.github.com/metafates/nt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245757145,"owners_count":20667292,"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","rust","snippet"],"created_at":"2024-10-15T12:34:26.317Z","updated_at":"2025-03-27T00:24:27.405Z","avatar_url":"https://github.com/metafates.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nt\n\nMinimal  cli snippet manager\ninspired by [boom](https://github.com/holman/boom)\n\n## Usage\n\n```\nUSAGE:\n    nt \u003cSUBCOMMAND\u003e\n\nOPTIONS:\n    -h, --help       Print help information\n    -V, --version    Print version information\n\nSUBCOMMANDS:\n    get       Get a record\n    help      Print this message or the help of the given subcommand(s)\n    list      List all records\n    remove    Remove a record\n    set       Set a new record\n```\n\n\n## Example\n\n```bash\n$ nt set magic 'https://www.youtube.com/watch?v=dQw4w9WgXcQ'\n'magic' set to 'https://www.youtube.com/watch?v=dQw4w9WgXcQ'\n\n# if no value is given, the value is read from the clipboard\n$ nt set num\n'num' set to contents from the clipboard\n\n$ nt get num\n1\n\n$ nt get num --copy\ncopied to clipboard\n\n$ nt remove num # or `nt rm`\n'num' removed\n\n$ nt list # or `nt ls`\n'magic' - 'https://www.youtube.com/watch?v=dQw4w9WgXcQ'\n\n'greeting' - 'hello!'\n```\n\n\u003e Data is stored in the default config directory under `nt` folder.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetafates%2Fnt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmetafates%2Fnt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetafates%2Fnt/lists"}