Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/marihachi/mist

A misskey client app of one file.
https://github.com/marihachi/mist

html misskey misskey-client react

Last synced: about 2 months ago
JSON representation

A misskey client app of one file.

Awesome Lists containing this project

README

        

# mist
A Misskey client app of one file.

The mist allows access to a Misskey server with only one HTML file in your machine.
If necessary, it can be delivered by a web server.

![capture](https://raw.githubusercontent.com/marihachi/mist/ad96181d7a8510d42be3c07694b84e26edc25789/capture.png)

## Download
Release Page:
https://github.com/marihachi/mist/releases

## Development
### Install dependencies
```sh
npm i
```

### Run development server

```sh
npm run dev
```

### Build distribution
```sh
npm run build
```

## Author
marihachi

## Contributors
- Masaya Suzuki - [Details](https://github.com/marihachi/mist/issues?q=author%3Amassongit)

## License
MIT