Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/niochat/nio

💬 Nio is an upcoming matrix client for iOS.
https://github.com/niochat/nio

chat chat-application ios matrix matrix-client messaging swiftui

Last synced: 2 months ago
JSON representation

💬 Nio is an upcoming matrix client for iOS.

Awesome Lists containing this project

README

        

💬 Nio

[![Matrix](https://img.shields.io/matrix/niochat:matrix.org?logo=matrix&style=flat)](https://matrix.to/#/#niochat:matrix.org)
[![Liberapay](https://img.shields.io/liberapay/receives/nio.svg?logo=liberapay&style=flat)](https://liberapay.com/nio/)

Nio is an upcoming [Matrix](https://matrix.org) client for iOS.

For the time being this project is still very much a work in progress. For updates, please check by in our matrix room → [#niochat:matrix.org](https://matrix.to/#/#niochat:matrix.org).

~~Want to give it a spin? Join the public [TestFlight Beta](https://testflight.apple.com/join/KlXr3kKz).~~

**This project is currently on hiatus and not under active development. Please use one of the other [fantastic iOS Matrix clients](https://matrix.org/ecosystem/clients/) :)**

![screenshot](https://nio.chat/screenshots.png)

### Getting Started

Since Nio uses Swift Package Manager all you need to do is clone the project, open it in Xcode and hit R to run the app on your simulator or device.

### Translations

If you can help translate Nio into other languages your help would be much appreciated! Translation files are available on [translate.riot.im](https://translate.riot.im/engage/nio).

[![Translation status](https://translate.riot.im/widgets/nio/-/nio/multi-auto.svg)](https://translate.riot.im/engage/nio/?utm_source=widget)

### Funding

As with any project, development costs a lot of time and money. Nio has no intention whatsoever of ever becoming a paid application or to support itself through *icky* means like ads or selling user data. But if you feel so inclined to support the project financially, we'd be forever grateful.

You can either use [Liberapay](https://liberapay.com/nio/) for "traditional" payment methods or donate some [Nano](https://nano.org) to `nano_1dr4k1p63sas5qf9wyepqnuxwpjgik8z1f3nmk1gs8dpopaz97er6rq4tojm`.

| |
|------|
| Nano |

Other cryptocurrencies are of course just as welcome, just ask in the chat.

Thank you! ❤️

### Similar Apps

You might also have fun checking out the following applications.

- [FluffyChat](https://fluffychat.im/en/), arguably the cutest mobile Matrix client.
- [Ditto Chat](https://www.dittochat.org/), cross-platform (based on ReactNative) and just as purple 💜

### Why "Nio"?

*Nio* is short for *Niobe* (albeit pronounced differently), captain of the ship *Logos* in the [Matrix trilogy](https://en.wikipedia.org/wiki/The_Matrix_(franchise)). Additionally it's a homonym of *Neo*, because there's definitely not enough Matrix projects jumping on that pun train already.

The abbreviation NIO is also commonly used to refer to the term *non-blocking IO*. I find this entertaining for a messaging client, which is essentially a human IO interface.