https://github.com/flopp/desktopjodel
A inofficial, Qt-based desktop client for the Jodel chat protocol
https://github.com/flopp/desktopjodel
Last synced: about 1 year ago
JSON representation
A inofficial, Qt-based desktop client for the Jodel chat protocol
- Host: GitHub
- URL: https://github.com/flopp/desktopjodel
- Owner: flopp
- License: mit
- Created: 2016-01-07T16:44:25.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-08T17:52:52.000Z (almost 10 years ago)
- Last Synced: 2025-03-24T12:08:09.688Z (about 1 year ago)
- Language: C++
- Size: 2.01 MB
- Stars: 11
- Watchers: 6
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DesktopJodel
An unofficial, Qt-based desktop client for the [Jodel chat protocol](http://jodel-app.com/).

## Installation
1. Make sure `git`, `cmake`, and `Qt 5` are installed
2. Clone the repository: `$ git clone https://github.com/flopp/DesktopJodel`
3. Change into the newly created directory: `$ cd DesktopJodel`
4. Build: `$ make`
5. Execute the generated `bin/DesktopJodel` ;)
## License
DesktopJodel is MIT licensed. See the LICENSE file.
## Emoji
The emoji images used by DesktopJodel are provided by http://emojione.com/ under a CC-BY license.