All Projects → FleekHQ → space-client-workshop

FleekHQ / space-client-workshop

Licence: other
Workshop and Example to showcase how to build a desktop application on top of the Space Daemon and Client. From installation to building a full fledged private and peer to peer application

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to space-client-workshop

Layr
A decentralized (p2p) file storage system built atop Kademlia DHT that enforces data integrity, privacy, and availability through sharding, proofs of retrievability, redundancy, and encryption, with smart-contract powered incentive scheme
Stars: ✭ 90 (+190.32%)
Mutual labels:  peer-to-peer, file-storage
Shareaza
Shareaza is a peer-to-peer client for Windows that allows you to download any file-type found on several popular P2P networks.
Stars: ✭ 103 (+232.26%)
Mutual labels:  peer-to-peer
geesome-node
🦈 Your self-hosted decentralized Messenger, Social network, Media file storage on top of IPFS! Freely communicate in encrypted chat groups, share images, video, text or any data without a risk of censorship or blocking.
Stars: ✭ 90 (+190.32%)
Mutual labels:  peer-to-peer
exocore
A distributed private application framework
Stars: ✭ 50 (+61.29%)
Mutual labels:  peer-to-peer
Haskell-Electron-app
Combining Electron and Haskell
Stars: ✭ 31 (+0%)
Mutual labels:  desktop-app
dispersy
The elastic database system. A database designed for P2P-like scenarios, where potentially millions of computers send database updates around.
Stars: ✭ 81 (+161.29%)
Mutual labels:  peer-to-peer
gh-notifications-snoozer
Lists and filters and snoozing pull requests, oh my! This is an app for managing your notifications on GitHub by way of filtering issues and pull requests that are of interest to you.
Stars: ✭ 15 (-51.61%)
Mutual labels:  desktop-app
nativeshell
Experimental embedder for Flutter
Stars: ✭ 553 (+1683.87%)
Mutual labels:  desktop-app
gravity
User-space deniable data encryption client.
Stars: ✭ 89 (+187.1%)
Mutual labels:  peer-to-peer
conceal-desktop
Conceal Desktop (GUI)
Stars: ✭ 65 (+109.68%)
Mutual labels:  peer-to-peer
p2p-project
A peer-to-peer networking framework to work across languages
Stars: ✭ 68 (+119.35%)
Mutual labels:  peer-to-peer
orbit-db-cli
CLI for orbit-db
Stars: ✭ 60 (+93.55%)
Mutual labels:  peer-to-peer
up10.me
up10.me file storage site which only store data given data one day
Stars: ✭ 22 (-29.03%)
Mutual labels:  file-storage
ray
HTML-powered text editor for creating and organizing personal notes.
Stars: ✭ 115 (+270.97%)
Mutual labels:  desktop-app
rubick
🔧 Electron based open source toolbox, free integration of rich plug-ins. 基于 electron 的开源工具箱,自由集成丰富插件。
Stars: ✭ 3,901 (+12483.87%)
Mutual labels:  desktop-app
sliding-puzzle
Sliding puzzle game implemented in Scala / Scala.js / JavaFX
Stars: ✭ 25 (-19.35%)
Mutual labels:  desktop-app
dctk
Direct Connect client library (ADC and NMDC) for the Go programming language
Stars: ✭ 15 (-51.61%)
Mutual labels:  peer-to-peer
Breep
C++ peer to peer library, built on the top of boost
Stars: ✭ 111 (+258.06%)
Mutual labels:  peer-to-peer
cryptocoins-desklet-cinnamon
Cryptocurrency Ticker (Desklet) for Cinnamon Desktop that displays the current price for thousands of cryptocurrencies, and their daily percent changes.
Stars: ✭ 18 (-41.94%)
Mutual labels:  desktop-app
scratch-for-discord-app
Desktop app for Scratch For Discord
Stars: ✭ 39 (+25.81%)
Mutual labels:  desktop-app

Space Client Workshop

A simple create react app + electron implementation to show space-daemon and space-client features.

Run the project:

You need to install and run space-daemon to run this project

Install project dependencies:

npm install

or

yarn

Run the project:

yarn electron:dev

Demo

More Info:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].