Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ahhj93/discordrpc-plugin-for-qgis
QGIS Plugin that enables displaying a Rich Presence in Discord
https://github.com/ahhj93/discordrpc-plugin-for-qgis
python qgis qgis-plugin qgis3 qgis3-plugin
Last synced: about 2 months ago
JSON representation
QGIS Plugin that enables displaying a Rich Presence in Discord
- Host: GitHub
- URL: https://github.com/ahhj93/discordrpc-plugin-for-qgis
- Owner: Ahhj93
- License: gpl-2.0
- Created: 2023-05-27T14:11:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-15T23:52:26.000Z (11 months ago)
- Last Synced: 2024-04-24T03:56:48.401Z (9 months ago)
- Topics: python, qgis, qgis-plugin, qgis3, qgis3-plugin
- Language: Python
- Homepage: https://plugins.qgis.org/plugins/DiscordRPC-Plugin-for-QGIS/
- Size: 111 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![Banner](https://github.com/Ahhj93/DiscordRPC-Plugin-for-QGIS/assets/69793084/3a4780e6-e390-45ae-9e76-c50d502af5a9)
![Release](https://img.shields.io/github/v/release/Ahhj93/DiscordRPC-Plugin-for-QGIS)
![Realease Date](https://img.shields.io/github/release-date/Ahhj93/DiscordRPC-Plugin-for-QGIS)
![Issues](https://img.shields.io/github/issues/Ahhj93/DiscordRPC-Plugin-for-QGIS)
![License](https://img.shields.io/github/license/Ahhj93/DiscordRPC-Plugin-for-QGIS)
[![pypresence](https://img.shields.io/badge/using-pypresence-00bb88.svg?logo=discord&logoWidth=20)](https://github.com/qwertyquerty/pypresence)> [!Note]
> DiscordRPC Plugin for QGIS on [QGIS Python Plugin Repository](https://plugins.qgis.org/plugins/DiscordRPC-Plugin-for-QGIS/)## Features
- Displays your QGIS activity in Discord's Rich Presence.
- Shows the QGIS version you are using.
- Updates the presence with the name of the file you are currently editing.
- Updates the presence every 5 seconds to keep the information up to date.## Installation
### Installation via ZIP file
1. Download the lastest release.
2. Open QGIS and go to "Plugins" > "Manage and Install Plugins".
3. Click on the "Install from ZIP" button and select the downloaded ZIP file.
4. Enable the "DiscordRPC Plugin for QGIS" plugin from the Plugins menu.### Instalation via QGIS
1. Open QGIS and go to "Plugins" > "Manage and Install Plugins".
2. Search DiscordRPC Plugin for QGIS and install.
3. Enable the "DiscordRPC Plugin for QGIS" plugin from the Plugins menu.## Usage
1. Ensure you have Discord running on your computer.
2. Open QGIS and activate the "DiscordRPC Plugin for QGIS" plugin.
3. The Discord presence will automatically update with your QGIS activity.
4. You will see the QGIS logo and the details of your activity in Discord.## License
This plugin is released under the [GNU General Public License v2.0](LICENSE) unless otherwise stated.
> [!Important]
> This plugin uses [`pypresence`](https://github.com/qwertyquerty/pypresence) to communicate with Discord. `pypresence` is released under the [MIT License](https://opensource.org/licenses/mit/).## Authors
* [**@Ahhj93**](https://github.com/Ahhj93) — French student in CPGE MP2I## Acknowledgements
* [g-sherman/Qgis-Plugin-Builder](https://github.com/g-sherman/Qgis-Plugin-Builder)
* [qwertyquerty/pypresence](https://github.com/qwertyquerty/pypresence/)### Icons
* [Cup of coffee.svg](https://commons.wikimedia.org/wiki/File:Cup_of_coffee.svg) by [Filip Nohe](https://commons.wikimedia.org/wiki/Special:Contributions/Filip_nohe) is licensed under [GFDL](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html) and CC BY-SA-[2.5](https://creativecommons.org/licenses/by-sa/2.5/deed), [2.0](https://creativecommons.org/licenses/by-sa/2.0/deed.fr), and [1.0](https://creativecommons.org/licenses/by-sa/1.0/deed).
* [Icons8 flat edit image.svg](https://commons.wikimedia.org/wiki/File:Icons8_flat_edit_image.svg) by [Icons8](https://icons8.com/icons/color) is licensed under [MIT License](https://opensource.org/license/mit/).
* [Circle-icons-map.svg](https://commons.wikimedia.org/wiki/File:Circle-icons-map.svg) by [Elegant Themes](https://www.elegantthemes.com/blog/freebie-of-the-week/beautiful-flat-icons-for-free) is licensed under [GNU General Public License v2.0](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html).