Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/laxystem/gimli
Federated Messaging App & Blogging Platform
https://github.com/laxystem/gimli
activitypub fediverse kotlin kotlin-multiplatform
Last synced: 24 days ago
JSON representation
Federated Messaging App & Blogging Platform
- Host: GitHub
- URL: https://github.com/laxystem/gimli
- Owner: Laxystem
- License: mpl-2.0
- Created: 2024-02-03T22:04:28.000Z (9 months ago)
- Default Branch: development
- Last Pushed: 2024-04-07T09:24:01.000Z (7 months ago)
- Last Synced: 2024-10-12T21:22:49.635Z (24 days ago)
- Topics: activitypub, fediverse, kotlin, kotlin-multiplatform
- Language: Kotlin
- Homepage: https://codeberg.org/Moria/Gimli
- Size: 377 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Project: Gimli
Federated End-to-End-Encrypted Guild-Based Messaging App & Blogging Platform
* For the license, see [LICENSE.md](LICENSE.md).
* For a list of dependencies, see [DEPENDENCIES.md](DEPENDENCIES.md).
* For a list of supported specifications, see [FEDERATION.md](FEDERATION.md).
* For an explanation about the functionality of a module, see its `README.md`.
* If you want to contribute, see [CONTRIBUTING.md](CONTRIBUTING.md).
* For updates, follow [@[email protected]](https://tech.lgbt/@laxla).
* To discuss, check out the [Matrix room](https://matrix.to/#/!bAyQFEhYfseETrFhTR:matrix.org?via=matrix.org).## Goals
* To prove platforms designed for people are better than those designed for profit.
* To provide a proof-of-concept of [FEP-5a4f: Federated Democracy](https://w3id.org/fep/5a4f).## Official Client
### Design Language
The official Project: Gimli client uses [Material 3](https://m3.material.io).
#### Palette
The primary color is:
#B63D0C
The full palette will be automatically generated,
a preview of which is [available on figma](https://www.figma.com/file/XcNlZiYl8XdyqEw6Xu9Tip/Project%3A-Gimli-Palette?type=design&node-id=0%3A1&mode=design&t=4Ik2RjiuI0mwZ49u-1).The user may override this to a custom color (on Android, this color may be generated from the user's wallpaper).
Individual posts and profiles may have a different accent color, based on their banner picture—if they have one.