Skip to main content

Browser for the distributed web

Project description

https://raw.githubusercontent.com/pinnaculum/galacteek/master/share/icons/galacteek-128.png
info:

A multi-platform browser for the distributed web

https://travis-ci.org/pinnaculum/galacteek.svg?branch=master https://badges.gitter.im/galacteek/community.svg

galacteek is a multi-platform Qt5-based browser/toolbox for the IPFS peer-to-peer network.

Installation

Stable release

Beta

On Linux: Be sure to install all the gstreamer packages on your system to be able to use the mediaplayer. Problem with the AppImage ? Check the wiki or file an issue

On MacOS: After opening/mounting the DMG image, hold Control and click on the galacteek icon, and select Open and accept. You probably need to allow the system to install applications from anywhere in the security settings. Create an issue if you have problems running the DMG image.

You’ll need to have git installed to sync hashmarks repositories. See the releases page for all releases.

Screencasts

https://raw.githubusercontent.com/pinnaculum/galacteek/master/share/screencasts/browsing-ipfsio.gif

Browsing ipns://ipfs.io

https://raw.githubusercontent.com/pinnaculum/galacteek/master/share/screencasts/filemanager-dirimport.gif

Filemanager drag-and-drop

https://raw.githubusercontent.com/pinnaculum/galacteek/master/share/screencasts/filesharing.gif

File sharing

https://raw.githubusercontent.com/pinnaculum/galacteek/master/share/screencasts/pyramid-drop1.gif

Publish a directory to a pyramid

https://raw.githubusercontent.com/pinnaculum/galacteek/master/share/screencasts/bwstats.gif

Live bandwidth stats

Screenshots

Browsing the Wikipedia mirror over IPFS

Browsing the Wikipedia mirror over IPFS

Features

galacteek can either spawn an IPFS daemon and use it as transport, or connect to an existing IPFS daemon. By default it will try to run a daemon. You can change the IPFS connection settings by clicking on the settings icon in the toolbar and restart the application afterwards. If using a custom daemon, you should enable pubsub and p2p streams, or some features won’t be available (Check this page for more information).

  • Decentralized Identifiers (DID) support with IPID

  • Browser-to-browser DID authentication over libp2p streams (Verifiable Credentials with RSA-PSS)

  • Browsing sessions with automatic pinning (pins every page you browse)

  • Distributed chat with pubsub (chat channels syncronized with CRDT+DAG)

  • File manager with drag-and-drop support and timeframes (per-day view of files in the MFS)

  • File sharing

  • Search content with the ipfs-search search engine as well as with cyber

  • Built-in blog with Atom feeds

  • Webcam to IPFS capture (image and videos)

  • Basic built-in media player with IPFS-stored playlists

  • Image viewer and QR codes support

  • Use the IPFS filestore to avoid file duplication

  • ENS (Ethereum Name Service) resolving (access to ENS+IPFS websites)

  • Run WASM binaries with wasmer (use Open on a WASM object from the clipboard manager)

Command-line usage

Use the -d command-line switch to enable debugging output. Using –profile gives you the ability to have separate application profiles (main is the default profile). Use –help for all options.

You can run the IPFS daemon in offline mode, using –offline

Enable colorized log output with –log-color

Development: Use –monitor to enable event-loop monitoring with aiomonitor (install aiomonitor manually as it’s not a dependency). Then connect to the aiomonitor interface with nc localhost 50101

Keyboard shortcuts

Please see the shortcuts page (or from the application, click on the Information icon in the toolbar, which will open the documentation).

Development

For instructions on how to build the application, look at the BUILDING page.

Contributions

Contributions that can help:

  • Write DID services (a chat service using JSON-LD for example)

  • UI translations (French, Spanish)

  • Manual translations (French, Spanish)

Platforms supported

  • Linux (main target)

  • MacOS

  • FreeBSD (or any BSD OS, with manual build)

Because of the nature of the software’s stack (asyncio/Quamash), support for any other platform is unlikely.

Requirements

  • python3 >= 3.7

  • go-ipfs >= 0.5.0

  • PyQt5 >= 5.13.2

  • PyQtWebengine >= 5.13.2

  • gstreamer (on Linux) for media player support

  • git

  • quamash

  • aiohttp

  • aioipfs

License

galacteek is offered under the GNU GPL3 license

The logos and animations are licensed under the Creative Commons CC-BY-SA license.

Some elements from the ipfs-css repository (CSS files and fonts) are included.

Some icons from the “Oxygen” icons set are included.

Some of the beautiful artwork (under the Creative Commons CC-BY-SA license) from the ipfs-logo project’s repository is included, unchanged.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

galacteek-0.4.37.tar.gz (8.1 MB view hashes)

Uploaded Source

Built Distribution

galacteek-0.4.37-py3-none-any.whl (9.5 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page