Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ethicnology/dispute
A cross-platform client for Nostr
https://github.com/ethicnology/dispute
nostr nostr-protocol
Last synced: 24 days ago
JSON representation
A cross-platform client for Nostr
- Host: GitHub
- URL: https://github.com/ethicnology/dispute
- Owner: ethicnology
- License: gpl-3.0
- Created: 2022-12-29T09:01:10.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-28T01:00:17.000Z (12 months ago)
- Last Synced: 2024-08-04T11:01:16.220Z (4 months ago)
- Topics: nostr, nostr-protocol
- Language: Dart
- Homepage: https://ethicnology.github.io/dispute/
- Size: 8.93 MB
- Stars: 44
- Watchers: 4
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-nostr - dispute - A cross-platform (Linux, Android, iOS, macOS, Windows and Web) client for NOSTR (Clients / Relay lists)
README
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
# disputeA cross-platform client for Nostr showcasing [dart-nostr library](https://github.com/ethicnology/dart-nostr)
[![Get it from the Snap Store](https://snapcraft.io/static/images/badges/en/snap-store-black.svg)](https://snapcraft.io/dispute)
## Disclaimer
State of the app: **MAINTAINED****I will not be developing new features myself but will be reviewing, reworking and helping new contributors commit themselves to this project.**
## Getting Started
This app can be build on many platform, please follow the guide:
- [Linux](https://docs.flutter.dev/deployment/linux)
- [Android](https://docs.flutter.dev/deployment/android)
- [Web](https://docs.flutter.dev/deployment/web)
- [iOS](https://docs.flutter.dev/deployment/ios)
- [macOS](https://docs.flutter.dev/deployment/macos)
- [Windows](https://docs.flutter.dev/deployment/windows)## Run
Clone the repository and inside the repository you can use:
```sh
flutter pub get
flutter run
```## Support my work
```sh
bitcoin: bc1qyhzq7twqz087ledn4zpz0xhxx23t5aa8s395nn
paypal: [email protected]
```
I'm also working on [dart-nostr](https://github.com/ethicnology/dart-nostr) and many others projects## Screenshots
![1.1.0_wall](https://github.com/ethicnology/dispute/blob/main/assets/1.1.0_wall.png)
![1.1.0_event](https://github.com/ethicnology/dispute/blob/main/assets/1.1.0_event.png)
![1.1.0_profile](https://github.com/ethicnology/dispute/blob/main/assets/1.1.0_profile.png)