This is the Desktop App source code, to run IPFS node locally and augment Siderus Orion User Interface with extra features
Find a file
2022-12-11 10:01:20 +00:00
assets fix bug when after loading new UI version app use previous UI version 2020-04-15 13:39:31 +03:00
docs Resolve "Upgrade to 0.4.19" 2019-03-11 09:56:17 +00:00
src fix bug when after loading new UI version app use previous UI version 2020-04-15 13:39:31 +03:00
test Add import to hash to file menu 2018-10-13 17:35:52 +03:00
.babelrc ignores the UI 2018-12-24 00:46:50 +01:00
.compilerc ignores the UI 2018-12-24 00:46:50 +01:00
.editorconfig Add spa 2018-09-06 14:12:52 +03:00
.eslintrc.json adds react version 2018-11-10 09:40:58 +01:00
.gitignore remove sentry from git 2018-12-28 18:27:46 +01:00
.gitlab-ci.yml Remove keys fetching 2022-12-11 10:01:20 +00:00
CHANGELOG.md updates changelog 2019-06-23 15:17:41 +02:00
LICENSE adds a License value in package + file 2018-09-20 19:01:02 +02:00
Makefile add amd64 arch 2020-02-10 15:55:40 +03:00
package.json UI v0.4.4 2020-10-13 13:40:53 +03:00
README.md Resolve "Upgrade to 0.4.19" 2019-03-11 09:56:17 +00:00
sentry-symbols.js adds a script to add electron symbols on version update 2018-12-28 17:21:15 +01:00
yarn.lock upgrade dependencies 2019-06-20 10:29:10 +02:00

Siderus Orion - Easy to use IPFS desktop client

Siderus Orion is an easy to use InterPlanetary File System desktop client. It allows you to easily add, share, publish, remove files and manage the IPFS nodes from an UI. It includes all it is needed to get started and works on every major operative system. It is developed and maintained by Siderus.

Screenshots

About Siderus Orion

Siderus Orion source code is divided in multiple components: the desktop application and the browser interface. The main goals of this project are:

  • Help embracing IPFS by providing an easy to use and intuitive interface
  • Help the user understanding IPFS/IPNS and the decentralised web
  • Show only what is important to the user (Ex: the name of the files/directory, not just CID)
  • Have a more responsive and enjoyable experience when using IPFS
  • Help the user achieving their goals using IPFS instead of traditional tools (ex: Download, Share, Publish websites)

Read more at: https://orion.siderus.io/

Chat with us on the official Matrix room: https://matrix.to/#/#siderus-orion:matrix.org

Download

To download the latest version, you can check the dedicated page.

We support the all major operative systems: Windows, macOS and GNU/Linux.

About this repository

This Repository Contains the Electron shell of the app to run it on desktop devices. It implements and augment the browser interface by adding extra features, including an optional full IPFS node running locally, content download and better integration with the operative system.

You can find more documentation in the docs directory

License and Contribution

If you want to help contributing to the project, you can reach out to the official chatroom on matrix or you can test the beta version (updated weekly) of the app by downloading it on the official website.

By contributing by creating issues and/or merge requests you agree to the license and you will transfer all the rights to Siderus OU. This is will help future changes and different kind of contributions to the software.

The current license is Creative Commons BY-NC-ND v4.0. The full licese is specified in the LICENSE.