{"id":16345029,"url":"https://github.com/ericdallo/clipure","last_synced_at":"2025-04-09T20:43:17.527Z","repository":{"id":89967926,"uuid":"541229495","full_name":"ericdallo/clipure","owner":"ericdallo","description":"A Clojure app to manage clipboard history","archived":false,"fork":false,"pushed_at":"2023-06-04T19:53:48.000Z","size":61,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-23T22:38:19.091Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ericdallo.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2022-09-25T16:09:51.000Z","updated_at":"2024-12-18T02:05:19.000Z","dependencies_parsed_at":"2024-11-07T09:45:04.963Z","dependency_job_id":null,"html_url":"https://github.com/ericdallo/clipure","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/ericdallo%2Fclipure","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericdallo%2Fclipure/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericdallo%2Fclipure/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericdallo%2Fclipure/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ericdallo","download_url":"https://codeload.github.com/ericdallo/clipure/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248110411,"owners_count":21049486,"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":[],"created_at":"2024-10-11T00:29:42.517Z","updated_at":"2025-04-09T20:43:17.508Z","avatar_url":"https://github.com/ericdallo.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# clipure\n\nA command-line utility for manage clipboard history built with Clojure and compiled with GraalVM.\n\n## Installation\n\nTODO\n\n## Usage\n\nFirst, run `clipure listen` as a separated process to listen to clipboard changes accross your OS and cache in `~/.cache/clipure/`.\n\nThen you can:\n\n- `clipure history` - return all the entries from history.\n- `clipure get` - return last entry from history (previous 1).\n- `clipure get \u003cn\u003e` - return the previous N entry from history.\n- `clipure copy \u003ctext\u003e` - copy text to the clipboard.\n- `clipure clear` - clear all clipboard history.\n\n## Development\n\nInstall [babashka](https://github.com/babashka/babashka).\n\n### JVM\n\n`bb run` should run the CLI, you can pass any args like `bb run history`.\n\n### Native image\n\n`bb native-cli` will build a native-image with GraalVM, then you can `./clipure`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericdallo%2Fclipure","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fericdallo%2Fclipure","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericdallo%2Fclipure/lists"}