/Disskey

A lightweight Misskey client for desktop

Primary LanguageTypeScriptMIT LicenseMIT

Build Status

Disskey

This repository is no longer maintained.

A lightweight Misskey client for desktop

Installation

From npm

npm install -g disskey

From source code

  1. git clone git://github.com/AyaMorisawa/Disskey.git
  2. cd Disskey
  3. npm install
  4. npm run dtsm
  5. npm run build
  6. sudo npm link

From releases

Executable file is available, but we don't recommend to use because it's NOT SUPPORTED.

https://github.com/AyaMorisawa/Disskey/releases

Launch

Run disskey in your terminal.

Contribution

We appreciate your pull requests.

License

The MIT license. See LICENSE.