{"id":19746896,"url":"https://github.com/finitereality/kdev_discord","last_synced_at":"2025-02-28T00:17:45.381Z","repository":{"id":50500003,"uuid":"127462162","full_name":"FiniteReality/kdev_discord","owner":"FiniteReality","description":"A KDevelop plugin which integrates Discord Rich Presence","archived":false,"fork":false,"pushed_at":"2018-09-07T15:16:14.000Z","size":7,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-10T20:53:04.764Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/FiniteReality.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}},"created_at":"2018-03-30T18:49:54.000Z","updated_at":"2023-08-18T01:19:49.000Z","dependencies_parsed_at":"2022-09-21T04:01:38.037Z","dependency_job_id":null,"html_url":"https://github.com/FiniteReality/kdev_discord","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/FiniteReality%2Fkdev_discord","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiniteReality%2Fkdev_discord/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiniteReality%2Fkdev_discord/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiniteReality%2Fkdev_discord/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FiniteReality","download_url":"https://codeload.github.com/FiniteReality/kdev_discord/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241078414,"owners_count":19905852,"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-11-12T02:16:10.832Z","updated_at":"2025-02-28T00:17:45.355Z","avatar_url":"https://github.com/FiniteReality.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kdev_discord\n\nA simple KDevelop plugin which integrates [Discord Rich Presence][discordrpc]\nto allow other users to see what you're working on.\n\n## Building ##\n\nIn theory, it should be as easy as running these shell commands:\n```bash\nif [ -d build ]; then mkdir build; fi\ncd build\ncmake .. -DCMAKE_BUILD_TYPE=Release\nmake\nsudo make install\n```\n\nAnd then restarting KDevelop once it has successfully built. If KDevelop does\nnot detect the kdev_discord plugin, you may need to set your `QT_PLUGIN_PATH`\nenvironment variable before launching KDevelop:\n\n```bash\nQT_PLUGIN_PATH=$QT_PLUGIN_PATH:$INSTALL_PREFIX/lib/plugins kdevelop\n```\n\nwhere `INSTALL_PREFIX` is the location where CMake is set to install the\nproject to.\n\n## Screenshots ##\n\n![Profile Popup](https://i.imgur.com/pp4XvAX.png)\n![Profile Modal](https://i.imgur.com/PrJ6G1v.png)\n\n## TO-DO ##\n\n- Add language recognition based on MIME type\n- Potentially add detection for running jobs\n- Give friendly names to the plugin in the UI\n\n[discordrpc]: https://github.com/discordapp/discord-rpc\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffinitereality%2Fkdev_discord","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffinitereality%2Fkdev_discord","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffinitereality%2Fkdev_discord/lists"}