Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
# dispute

A 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)