galacteek

Multi-platform browser for the distributed web. Mirror of https://gitlab.com/galacteek/galacteek Become a sponsor: https://ko-fi.com/galacteek

GPL-3.0 License

Downloads
2.3K
Stars
169
Committers
1

Bot releases are visible (Hide)

galacteek - Release build (pimp-my-dweb-6)

Published by pinnaculum about 4 years ago

galacteek - Release build (pimp-my-dweb-5)

Published by pinnaculum about 4 years ago

galacteek - Galacteek 0.4.31

Published by pinnaculum over 4 years ago

Galacteek 0.4.31 released!

Release notes

  • Add a special dialog to select the MFS import options (hidden files, gitignore, directory wrapper,
    filestore ..) when adding files from the filemanager.

  • Some fixes regarding the loading of local DIDs

  • From the IPFS search page you can now queue multimedia files in the mediaplayer

  • Fix loading of http/https links in new tabs

AppImage

After downloading the AppImage, make it executable and then run it:

chmod +x Galacteek-0.4.31-x86_64.AppImage
./Galacteek-0.4.31-x86_64.AppImage

The AppImage does not bundle libstdc++. If you use a Linux system with an old libstdc++ and cannot run the AppImage, please open an issue.

Be sure to install all the gstreamer packages to be able to use the mediaplayer.

Trouble with running the AppImage ? Check the wiki or file an issue

DMG

After opening/mounting the DMG image, hold Control and click on the galacteek icon, select Open and then accept. You probably need to allow the system to install applications from anywhere in the security settings.

galacteek - Galacteek 0.4.30

Published by pinnaculum over 4 years ago

Galacteek 0.4.30 released!

Release notes

  • QUIC is configurable from the settings

  • Filenamager: you can configure whether to use timestamp metadata or not (disabled by default)
    from the timeframe panel

  • Filemanager: implement recursive MFS search with regexps (works but slow as hell)

  • When a peer's DID is authenticated, it's automatically added in go-ipfs's peering system (Peering.Peers config, introduced in go-ipfs 0.6). Because peering will be symmetric in most cases, this means
    in theory that connections between galacteek peers will be more stable.

AppImage

After downloading the AppImage, make it executable and then run it:

chmod +x Galacteek-0.4.30-x86_64.AppImage
./Galacteek-0.4.30-x86_64.AppImage

The AppImage does not bundle libstdc++. If you use a Linux system with an old libstdc++ and cannot run the AppImage, please open an issue.

Be sure to install all the gstreamer packages to be able to use the mediaplayer.

Trouble with running the AppImage ? Check the wiki or file an issue

DMG

After opening/mounting the DMG image, hold Control and click on the galacteek icon, select Open and then accept. You probably need to allow the system to install applications from anywhere in the security settings.

galacteek - Galacteek 0.4.29

Published by pinnaculum over 4 years ago

Galacteek 0.4.29 released!

Release notes

  • Upgrade go-ipfs to v0.6.0

  • Integrate with cyber to search content on IPFS. Searches are performed concurrently on both engines (ipfs-search and cyber). Try to search "cyber academy" for example to see results from both engines.

  • Files are timestamped by day in the MFS and you can select a timeframe in the filemanager (please file an issue if you notice any bug with the timeframe selector)

AppImage

After downloading the AppImage, make it executable and then run it:

chmod +x Galacteek-0.4.29-x86_64.AppImage
./Galacteek-0.4.29-x86_64.AppImage

The AppImage does not bundle libstdc++. If you use a Linux system with an old libstdc++ and cannot run the AppImage, please open an issue.

Be sure to install all the gstreamer packages to be able to use
the mediaplayer.

DMG

After opening/mounting the DMG image, hold Control and click on the
galacteek icon, select Open and then accept. You probably need to
allow the system to install applications from anywhere in the security
settings.

galacteek - Galacteek 0.4.28

Published by pinnaculum over 4 years ago

Galacteek 0.4.28 released!

Release notes

  • Integration with MKDocs to create websites using Markdown

  • The editor shows an object diff when some changes are commited. It's now also possible to import files/directories from the editor's FS view.

AppImage

After downloading the AppImage, make it executable and then run it:

chmod +x Galacteek-0.4.28-x86_64.AppImage
./Galacteek-0.4.28-x86_64.AppImage

The AppImage does not bundle libstdc++. If you use a Linux system with an old libstdc++ and cannot run the AppImage, please open an issue.

Be sure to install all the gstreamer packages to be able to use
the mediaplayer.

DMG

After opening/mounting the DMG image, hold Control and click on the
galacteek icon, select Open and then accept. You probably need to
allow the system to install applications from anywhere in the security
settings.

galacteek - Galacteek 0.4.27

Published by pinnaculum over 4 years ago

Galacteek 0.4.27 released!

Release notes

  • Precompiled bytecode in the AppImage (AppImage should be a bit faster to run)

AppImage

After downloading the AppImage, make it executable and then run it:

chmod +x Galacteek-0.4.27-x86_64.AppImage
./Galacteek-0.4.27-x86_64.AppImage

The AppImage does not bundle libstdc++. If you use a Linux system with an old libstdc++ and cannot run the AppImage, please open an issue.

Be sure to install all the gstreamer packages to be able to use
the mediaplayer.

DMG

After opening/mounting the DMG image, hold Control and click on the
galacteek icon, select Open and then accept. You probably need to
allow the system to install applications from anywhere in the security
settings.

galacteek - Galacteek 0.4.26

Published by pinnaculum over 4 years ago

Galacteek 0.4.26 released!

Release notes

  • Implement "auto-sync" pyramids (it will "watch" a file/folder and sync it automatically when some
    changes are detected)

  • Make it possible to enable and use the filestore when using a local daemon

  • Add support for .gitignore files

AppImage

After downloading the AppImage, make it executable and then run it:

chmod +x Galacteek-0.4.26-x86_64.AppImage
./Galacteek-0.4.26-x86_64.AppImage

The AppImage does not bundle libstdc++. If you use a Linux system with an old libstdc++ and cannot run the AppImage, please open an issue.

Be sure to install all the gstreamer packages to be able to use
the mediaplayer.

DMG

After opening/mounting the DMG image, hold Control and click on the
galacteek icon, select Open and then accept. You probably need to
allow the system to install applications from anywhere in the security
settings.

galacteek - Galacteek 0.4.25

Published by pinnaculum over 4 years ago

Galacteek 0.4.25 released!

Release notes

  • Avatars are registered as a service in the DID document
    and show up next to the peer in the peers list

  • Fix a bug in the camera viewer on window's closing

AppImage

After downloading the AppImage, make it executable and then run it:

chmod +x Galacteek-0.4.25-x86_64.AppImage
./Galacteek-0.4.25-x86_64.AppImage

The AppImage does not bundle libstdc++. If you use a Linux system with an old libstdc++ and cannot run the AppImage, please open an issue.

Be sure to install all the gstreamer packages to be able to use
the mediaplayer.

DMG

After opening/mounting the DMG image, hold Control and click on the
galacteek icon, select Open and then accept. You probably need to
allow the system to install applications from anywhere in the security
settings.

galacteek - Galacteek 0.4.24

Published by pinnaculum over 4 years ago

Galacteek 0.4.24 released!

Release notes

  • Added webcam capture to IPFS (image and video)

AppImage

After downloading the AppImage, make it executable and then run it:

chmod +x Galacteek-0.4.24-x86_64.AppImage
./Galacteek-0.4.24-x86_64.AppImage

The AppImage does not bundle libstdc++. If you use a Linux system with an old libstdc++ and cannot run the AppImage, please open an issue.

Be sure to install all the gstreamer packages to be able to use
the mediaplayer.

DMG

After opening/mounting the DMG image, hold Control and click on the
galacteek icon, select Open and then accept. You probably need to
allow the system to install applications from anywhere in the security
settings.

galacteek - Galacteek 0.4.23

Published by pinnaculum over 4 years ago

Galacteek 0.4.23 released!

Release notes

  • Automatic markdown links formatting when drag-and-dropping
    IPFS files to the markdown blog input widget

  • Preload Atom feeds on startup

  • Better pending asyncio tasks cancellation on app's shutdown

AppImage

After downloading the AppImage, make it executable and then run it:

chmod +x Galacteek-0.4.23-x86_64.AppImage
./Galacteek-0.4.23-x86_64.AppImage

The AppImage does not bundle libstdc++. If you use a Linux system with an old libstdc++ and cannot run the AppImage, please open an issue.

Be sure to install all the gstreamer packages to be able to use
the mediaplayer.

DMG

After opening/mounting the DMG image, hold Control and click on the
galacteek icon, select Open and then accept. You probably need to
allow the system to install applications from anywhere in the security
settings.

galacteek - Galacteek 0.4.22

Published by pinnaculum over 4 years ago

Galacteek 0.4.22 released!

Release notes

  • Use go-ipfs version 0.5.1 in the AppImage/dmg

  • Hashmarks can be tagged and searched by tags.
    The hashmark database can be synced from git repositories.

  • The editor can now import directories. Better preview (using QtWebEngine).
    Now it's easier to push content from the editor to a pyramid.

  • IPNS resolution improvements

  • Live peers/bandwidth graphs (just hover the rotating
    cube to popup the status panel)

  • The chat is now multi-channel. The chat channels list
    is synced by pubsub+CRDT and stored in a DAG.

Thanks to @danrobi11 for testing it !

AppImage

After downloading the AppImage, make it executable and then run it:

chmod +x Galacteek-0.4.22-x86_64.AppImage
./Galacteek-0.4.22-x86_64.AppImage

The AppImage does not bundle libstdc++. If you use a Linux system with an old libstdc++ and cannot run the AppImage, please open an issue.

Be sure to install all the gstreamer packages to be able to use
the mediaplayer.

DMG

After opening/mounting the DMG image, hold Control and click on the
galacteek icon, select Open and then accept. You probably need to
allow the system to install applications from anywhere in the security
settings.

galacteek - Continuous build (catalyst)

Published by pinnaculum over 4 years ago

galacteek - Galacteek 0.4.21

Published by pinnaculum over 4 years ago

Galacteek 0.4.21 released!

Main AppImage CID: bafybeia3ee3houk3tw6aaq3rmlcglvj34vxypew3cunkctruxyoug5hqem

Release notes

  • AppImage's IPFS seeding from the UI's main menu and command line (with --seed)

  • It's now possible to select the hash function to be used when
    importing files from the filemanager

  • Add export of webpages to PDF files, and printing (text-only)

  • Allow pinning of IPFS media files from the mediaplayer

  • Faster request UID generation in the IPFS scheme handler

  • Fix a bug (QUrl-related) with percent-encoding in the
    browser when opening links in a page

AppImage

After downloading the AppImage, make it executable and then run it:

chmod +x Galacteek-0.4.21-x86_64.AppImage
./Galacteek-0.4.21-x86_64.AppImage

The AppImage does not bundle libstdc++. If you use a Linux system with an old libstdc++ and cannot run the AppImage, please open an issue.

Be sure to install all the gstreamer packages to be able to use the mediaplayer.

DMG

After opening/mounting the DMG image, hold Control and click on the
galacteek icon, select Open and then accept. You probably need to
allow the system to install applications from anywhere in the security
settings.

galacteek - Galacteek 0.4.20

Published by pinnaculum over 4 years ago

Galacteek 0.4.20 released!

Release notes

  • Upgrade go-ipfs to version 0.4.23

  • Use py-multihash instead of pymultihash for multihash decoding and validation. All multihash hash functions should now be supported.

  • Fix AppImage issues with recent systems (libstdc++ conflict was causing problems with Qt's OpenGL initialization and therefore QtWebEngine's init failed)

  • Add the Coronavirus Papers in the hashmarks database. Right-click and select Open on PDF files to open them.

Download the AppImage (for Linux) or the DMG image (for MacOS) below.

AppImage

After downloading the AppImage, make it executable and then run it:

chmod +x Galacteek-0.4.20-x86_64.AppImage
./Galacteek-0.4.20-x86_64.AppImage

The AppImage does not bundle libstdc++. If you use a Linux system with an old libstdc++ and cannot run the AppImage, please open an issue.

DMG

After opening/mounting the DMG image, hold Control and click on the
galacteek icon, select Open and then accept. You probably need to
allow the system to install applications from anywhere in the security
settings.

galacteek - Galacteek 0.4.19

Published by pinnaculum almost 5 years ago

Galacteek 0.4.19 released!

Release notes

  • This is a merge of the DID branch into master

Download the AppImage (for Linux) or the DMG image (for MacOS) below.

AppImage

After downloading the AppImage, make it executable and then run it:

chmod +x Galacteek-0.4.19-x86_64.AppImage
./Galacteek-0.4.19-x86_64.AppImage

DMG

After opening/mounting the DMG image, hold Control and click on the
galacteek icon, select Open and then accept. You probably need to
allow the system to install applications from anywhere in the security
settings.

galacteek - Galacteek snapshot (pimp-my-dweb-4)

Published by pinnaculum almost 5 years ago

Galacteek snapshot images (pimp-my-dweb branch)

These images are made from the pimp-my-dweb branch.
They contain experimental support for Decentralized
Identifiers (DID).

Note: If you get an error about the xcb plugin, run the AppImage with

QT_DEBUG_PLUGINS=1 ./Galacteek-xxxxxxx-x86_64.AppImage

You could be missing a library from this list

Release notes

  • Integration with wasmer (it's
    possible to run WASM binaries stored on IPFS). There's a separate
    AppImage with wasmer embedded.

  • Bugfix related to pubsub services

Download the AppImage (for Linux) or the DMG image (for MacOS)
below.

galacteek - Galacteek snapshot (pimp-my-dweb-3)

Published by pinnaculum almost 5 years ago

Galacteek snapshot images (pimp-my-dweb branch)

These images are made from the pimp-my-dweb branch.
They contain experimental support for Decentralized
Identifiers (DID).

Note: If you get an error about the xcb plugin, run the AppImage with

QT_DEBUG_PLUGINS=1 ./Galacteek-xxxxxxx-x86_64.AppImage

You could be missing a library from this list

What's new

  • DID Authentication over libp2p streams

  • Use NS cache for local IPNS keys (makes resolving smoother
    when offline).

Download the AppImage (for Linux) or the DMG image (for MacOS)
below.

galacteek - Galacteek snapshot (pimp-my-dweb-2)

Published by pinnaculum almost 5 years ago

Galacteek snapshot images (pimp-my-dweb branch)

These images are made from the pimp-my-dweb branch.
They contain experimental support for Decentralized
Identifiers (DID).

Note: If you get an error about the xcb plugin, run the AppImage with

QT_DEBUG_PLUGINS=1 ./Galacteek-xxxxxxx-x86_64.AppImage

You could be missing a library from this list

What's new

  • IP collection/folder service

  • Memory leak fix in the ipfs-search UI

Download the AppImage (for Linux) or the DMG image (for MacOS)
below.

galacteek - Galacteek snapshot (pimp my dweb)

Published by pinnaculum almost 5 years ago

Galacteek snapshot images (pimp-my-dweb branch)

These images are made from the pimp-my-dweb branch.
They contain experimental support for Decentralized
Identifiers (DID).

Note: If you get an error about the xcb plugin, run the AppImage with

QT_DEBUG_PLUGINS=1 ./Galacteek-8213f13f-x86_64.AppImage

You could be missing a library from this list

What's new

  • IPID implementation with publishing of services.
    Your IPID has an IP/space handle associated.
    Identities are exchanged over pubsub.

  • Pubsub sniffer tool

Download the AppImage (for Linux) or the DMG image (for MacOS)
from below.