{"id":13560482,"url":"https://github.com/diodon-dev/diodon","last_synced_at":"2025-04-03T16:30:40.676Z","repository":{"id":29056311,"uuid":"120111477","full_name":"diodon-dev/diodon","owner":"diodon-dev","description":"Aiming to be the best integrated clipboard manager for the Unity desktop","archived":false,"fork":false,"pushed_at":"2024-04-26T15:38:40.000Z","size":3710,"stargazers_count":222,"open_issues_count":1,"forks_count":14,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-11-04T12:39:05.654Z","etag":null,"topics":["clipboard","clipboard-manager","gnome","unity"],"latest_commit_sha":null,"homepage":"","language":"Vala","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/diodon-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-02-03T17:05:32.000Z","updated_at":"2024-10-30T13:58:54.000Z","dependencies_parsed_at":"2024-08-01T13:16:02.515Z","dependency_job_id":"6b2453bf-a560-4f05-a87c-18981d4a1a07","html_url":"https://github.com/diodon-dev/diodon","commit_stats":null,"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diodon-dev%2Fdiodon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diodon-dev%2Fdiodon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diodon-dev%2Fdiodon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diodon-dev%2Fdiodon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/diodon-dev","download_url":"https://codeload.github.com/diodon-dev/diodon/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247036842,"owners_count":20873026,"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":["clipboard","clipboard-manager","gnome","unity"],"created_at":"2024-08-01T13:00:44.906Z","updated_at":"2025-04-03T16:30:40.356Z","avatar_url":"https://github.com/diodon-dev.png","language":"Vala","funding_links":[],"categories":["Installation","unity","Utility"],"sub_categories":["Program List","Clipboard Management"],"readme":"# Diodon\n\nAiming to be the best integrated clipboard manager for the Unity desktop.\n\n## Installing\n\nFor Ubuntu based distributes there is an official [stable PPA](https://launchpad.net/~diodon-team/+archive/stable).\n\n    sudo add-apt-repository ppa:diodon-team/stable\n    sudo apt-get update\n    sudo apt-get install -y diodon\n\n\nTo install Diodon on other systems download a release tarball from [launchpad](https://launchpad.net/diodon/+download).\n\n## Building\n\nDiodon uses the [Meson](https://mesonbuild.com/) build system.\n\n    git clone https://github.com/diodon-dev/diodon.git \u0026\u0026 cd diodon\n    meson builddir \u0026\u0026 cd builddir\n    ninja\n    ninja test\n    sudo ninja install\n    # only needed after the first ninja install\n    sudo ldconfig\n\nThe unity scope needs to be explicitly enabled if you want to build it\n\n    meson configure -Denable-unity-scope=true\n\nOn distributions which do not provide packages for application-indicator\nbuilding of the indicator can be disabled by adjusting builddir creation command:\n\n    meson builddir -Ddisable-indicator-plugin=true \u0026\u0026 cd builddir\n\nFor uninstalling type this:\n\n    sudo ninja uninstall\n\n## Plugins\n\nIf you would like to write your own Diodon plugin please refer to [the original blog post](http://esite.ch/2011/10/19/writing-a-plugin-for-diodon/). Feel free to add your own plugins to the list below.\n\n|  Plugin                                                  | Description                                        |\n| -------------------------------------------------------- | -------------------------------------------------- |\n| [Features](https://github.com/RedHatter/diodon-plugins)  | Additional features for the diodon menu.           |\n| [Numbers](https://github.com/RedHatter/diodon-plugins)   | Number clipboard menu items.                       |\n| [Pop Item](https://github.com/RedHatter/diodon-plugins)  | Pastes and then removes the active clipboard item. |\n| [Paste All](https://github.com/RedHatter/diodon-plugins) | Paste all recent items at once                     |\n| [Edit](https://github.com/RedHatter/diodon-plugins)      | Prompts to edit the active item.                   |\n\n## Store clipoard items in memory\n\nDiodon uses [Zeitgeist](https://gitlab.freedesktop.org/zeitgeist/zeitgeist) to store clipboard items. Per default Zeitgeist persists all events in a database on the hard disc so it is available after a reboot. If you want to store it to memory you need to set environment variable `ZEITGEIST_DATABASE_PATH` to `:memory:` with a command like the following (might differ depending on your setup):\n\n    echo \"ZEITGEIST_DATABASE_PATH=:memory:\" \u003e\u003e ~/.pam_environment\n\n## Support\n\nTake part in the discussion or report a bug on the [launchpad](https://bugs.launchpad.net/diodon) page.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiodon-dev%2Fdiodon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdiodon-dev%2Fdiodon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiodon-dev%2Fdiodon/lists"}