All Projects → datproject → Dat Desktop

datproject / Dat Desktop

Licence: mit
Peer to peer data syncronization

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Dat Desktop

pauls-dat-api
Library of functions that make working with dat / hyperdrive easier.
Stars: ✭ 44 (-92.98%)
Mutual labels:  dat
paperslip
share hard-to-transmit snippets with easy-to-pronounce names using dht magic
Stars: ✭ 37 (-94.1%)
Mutual labels:  dat
Dathttpd
Replaced by Homebase! See https://github.com/beakerbrowser/homebase.
Stars: ✭ 282 (-55.02%)
Mutual labels:  dat
how-dat-works
Dat documentation [ DEPRECATED - see https://github.com/hypercore-protocol/new-website/tree/master/guides for similar functionality. More info on active projects and modules at https://dat-ecosystem.org/ ]
Stars: ✭ 169 (-73.05%)
Mutual labels:  dat
datdot-node-rust
datdot blockchain node in rust
Stars: ✭ 43 (-93.14%)
Mutual labels:  dat
TKViewer
NexusTK DAT Object Viewer
Stars: ✭ 18 (-97.13%)
Mutual labels:  dat
Blender2NieR
Import/Export WMB/WTP/WTA/DAT/DTT/LAY/COL files for NieR:Automata
Stars: ✭ 115 (-81.66%)
Mutual labels:  dat
Docs
Documentation resources for dat and the surrounding ecosystem
Stars: ✭ 532 (-15.15%)
Mutual labels:  dat
portal
🔗 zero-config peer-to-peer encrypted live folder syncing that respects your `.gitignore`
Stars: ✭ 284 (-54.7%)
Mutual labels:  dat
Migrations
SQL database migrations for Golang go-pg and PostgreSQL
Stars: ✭ 251 (-59.97%)
Mutual labels:  dat
dat-workshop
How to build web apps using Dat. A workshop by GEUT.
Stars: ✭ 50 (-92.03%)
Mutual labels:  dat
hyperdrive-network-speed
track upload and download speed on a hyperdrive archive [ DEPRECATED - More info on active projects and modules at https://dat-ecosystem.org/ ]
Stars: ✭ 18 (-97.13%)
Mutual labels:  dat
dat
💾 peer-to-peer sharing & live syncronization of files via command line [ DEPRECATED - More info on active projects and modules at https://dat-ecosystem.org/ ]
Stars: ✭ 8,250 (+1215.79%)
Mutual labels:  dat
solo
The simplest publication tool
Stars: ✭ 34 (-94.58%)
Mutual labels:  dat
Pycftrackers
Python re-implementation of some correlation filter based tracker
Stars: ✭ 313 (-50.08%)
Mutual labels:  dat
dat-log
Log History of Dat [ DEPRECATED - More info on active projects and modules at https://dat-ecosystem.org/ ]
Stars: ✭ 12 (-98.09%)
Mutual labels:  dat
decent-dat-intro
a buffet of tiny demos for easing in everyone with developing decentralized apps
Stars: ✭ 67 (-89.31%)
Mutual labels:  dat
Sciencefair
The futuristic, fabulous and free desktop app for working with scientific literature 🔬 📖
Stars: ✭ 561 (-10.53%)
Mutual labels:  dat
Dat Node
Node module for creating dat compatible tools on file systems
Stars: ✭ 503 (-19.78%)
Mutual labels:  dat
hyperhealth
Monitor the health of a hyperfeed (hypercore or hyperdrive), including peer count and peer mirror percentages.
Stars: ✭ 38 (-93.94%)
Mutual labels:  dat

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