Skip to content

yinxin630/fiora

Repository files navigation

Fiora · License: MIT author Node.js Version Test Status Typescript Status

Fiora is an interesting open source chat application. It is developed based on node.js, react and socket.io technologies

  • Richness: Fiora contains backend, frontend, Android and iOS apps
  • Cross Platform: Fiora is developed with node.js. Supports Windows / Linux / macOS systems
  • Open Source: Fiora follows the MIT open source license

Online Example: https://fiora.suisuijiang.com/
Documentation: https://yinxin630.github.io/fiora/

Other Client
Vscode Extension: https://github.com/moonrailgun/fiora-for-vscode

If you are seek for other open-source IM Application which like discord or slack, maybe try out Tailchat: https://tailchat.msgbyte.com/

Features

  1. Register an account and log in, it can save your data for a long time
  2. Join an existing group or create your own group to communicate with everyone
  3. Chat privately with anyone and add them as friends
  4. Multiple message types, including text / emoticons / pictures / codes / files / commands, you can also search for emoticons
  5. Push notification when you receive a new message, you can customize the notification ringtone, and it can also read the message out
  6. Choose the theme you like, and you can set it as any wallpaper and theme color you like
  7. Set up an administrator to manage users

Screenshot

PC

Phone

App

Install

Fiora provides two ways to install

Change Log

You can find the Fiora changelog on the website

Contribution

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate

  1. Fork it (https://github.com/yinxin630/fiora/fork)
  2. Create your feature branch (git checkout -b some-feature)
  3. Commit your changes (git commit -am 'Add some some features')
  4. Push to the branch (git push origin some-feature)
  5. Create a new Pull Request

License

Fiora is MIT licensed