All Projects → dat-ecosystem-archive → dat-desktop

dat-ecosystem-archive / dat-desktop

Licence: MIT license
Peer to peer data syncronization [ DEPRECATED - More info on active projects and modules at https://dat-ecosystem.org/ ]

Programming Languages

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

Projects that are alternatives of or similar to dat-desktop

Random Access Http
Continuous reading from a http(s) url using random offsets and lengths for peers in a distributed system
Stars: ✭ 39 (-93.96%)
Mutual labels:  dat
Dat Keyserver
a distributed PGP keyserver project based on the dat protocol
Stars: ✭ 89 (-86.22%)
Mutual labels:  dat
Hashbase
A Dat-hosting service for multiple users
Stars: ✭ 226 (-65.02%)
Mutual labels:  dat
Datr
R package to interface with the decentralized dat network.
Stars: ✭ 56 (-91.33%)
Mutual labels:  dat
Datradio
p2p music player for {old} beaker and dat
Stars: ✭ 77 (-88.08%)
Mutual labels:  dat
Mdfreader
Read Measurement Data Format (MDF) versions 3.x and 4.x file formats in python
Stars: ✭ 131 (-79.72%)
Mutual labels:  dat
Dat Desktop
Peer to peer data syncronization
Stars: ✭ 627 (-2.94%)
Mutual labels:  dat
dat-storage
Dat specific storage provider for Hyperdrive [ DEPRECATED - More info on active projects and modules at https://dat-ecosystem.org/ ]
Stars: ✭ 36 (-94.43%)
Mutual labels:  dat
Blockchain Parser
The simpliest script for parsing Bitcoin blockchain. It made convertion of blk*****.dat files to the simple text.
Stars: ✭ 84 (-87%)
Mutual labels:  dat
Enoki
ultralight tools for creating p2p sites
Stars: ✭ 222 (-65.63%)
Mutual labels:  dat
Dat
💾 peer-to-peer sharing & live syncronization of files via command line
Stars: ✭ 8,259 (+1178.48%)
Mutual labels:  dat
Hypertweet
concept tweet -> hypercore thingy
Stars: ✭ 69 (-89.32%)
Mutual labels:  dat
How Dat Works
Protocol documentation for Dat
Stars: ✭ 164 (-74.61%)
Mutual labels:  dat
Hyperdb Examples
a small introduction to getting started with hyperdb
Stars: ✭ 53 (-91.8%)
Mutual labels:  dat
Datbase
[DEPRECATED] Open data sharing powered by Dat
Stars: ✭ 251 (-61.15%)
Mutual labels:  dat
Dat React Native
Browse through the web with the Dat protocol in your device!
Stars: ✭ 25 (-96.13%)
Mutual labels:  dat
Hypercloud
A hosting server for Dat. [ARCHIVED - Use Hashbase instead!]
Stars: ✭ 96 (-85.14%)
Mutual labels:  dat
geniza
hobby implementation of dat in rust
Stars: ✭ 32 (-95.05%)
Mutual labels:  dat
dat-wot
[WIP] A decentralized public key network with encryption utilities for data collaboration
Stars: ✭ 52 (-91.95%)
Mutual labels:  dat
Sdk
Write your own dat app!
Stars: ✭ 215 (-66.72%)
Mutual labels:  dat

deprecated

More info on active projects and modules at dat-ecosystem.org


Dat Desktop

Peer to peer data versioning & syncronization.

"Build Status" "Standard

screenshot

Table of Content

Contributing

To run Dat Desktop in development mode:

node --version          # v12.4.0
npm install             # install dependencies
npm start               # start the application

To create binary packages run:

npm install             # install dependencies
npm run dist :os        # compile the app into an binary package

FAQ

How to speed up downloading Electron

If you’re not in Europe or the US, you might want to use a different mirror for electron. You can set the ELECTRON_MIRROR variable to point to a different provider:

# Europe / US
$ npm install

# Asia / Oceania
$ ELECTRON_MIRROR="https://npm.taobao.org/mirrors/electron/" npm install

Licenses

MIT License

Font Attribution & License

SourceSansPro-Regular.ttf: Copyright 2010, 2012 Adobe Systems Incorporated (http://www.adobe.com/), with Reserved Font Name 'Source'. All Rights Reserved. Source is a trademark of Adobe Systems Incorporated in the United States and/or other countries. SIL Open Font License, 1.1

SourceCodePro-Regular.ttf: Copyright 2010, 2012 Adobe Systems Incorporated. All Rights Reserved. SIL Open Font License, 1.1

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].