Skip to content
This repository has been archived by the owner on Dec 3, 2022. It is now read-only.

A file manager built with electron for managing files on an IPFS node from the desktop.

License

Notifications You must be signed in to change notification settings

anthony-mills/planetary_dictator

Repository files navigation

Planetary Dictator

Description

An electron based filemanger in the style of Norton Commander or Filezilla for managing the filestore of an IPFS ( Interplanetary Filesystem ) node.

PreBuilt Downloads

Linux 64bit

MacOS

Windows

I do not have access to a Windows machine to build a release unfortunately. So if you wan't a Windows build you will have to clone the repo and build it yourself :-

Getting started

  • npm install To get the required dependencies
  • In a terminal run the gulp task so any changes to the SASS stylesheet is reflected in the app.
  • npm start to start an instance of Planetary Dictator

Immediate Roadmap

A lot of work is required, this software is currently sub Alpha. Some of the more immediate tasks are:

  • Making the interface somewhat presentable
  • Sorting out how to present objects from directories in the IPFS view

Screenshots

Loading screen while IPFS node is starting

Main interface looking at a file on the local filesystem

Information about an IPFS object

Connected peers to the local IPFS node

Credits

This project is built on a lot of previous hard work by others. Lets stop and give thanks to the following projects:

Licence

Copyright (C) 2018 Anthony Mills

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About

A file manager built with electron for managing files on an IPFS node from the desktop.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published