Coder Social home page Coder Social logo

simudream / dat Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dat-ecosystem/dat

0.0 3.0 0.0 3.29 MB

:floppy_disk: open source peer to peer data sharing

Home Page: http://dat-data.com

License: BSD 3-Clause "New" or "Revised" License

JavaScript 100.00%

dat's Introduction

dat

Share datasets on The Internet. This is the Dat 1.0 Pre-release candidate.

Key features:

  • easily share large files without having to copy them to a central server first
  • sync incrementally between machines

Please note that previous versions of Dat (alpha, beta) are incompatible with the 1.0 pre-release.

Install

The current work in progress is not on npm yet

For now, if you are adventurous and want to try the 1.0 Pre-release candidate, clone this repository and in a terminal inside of the folder you cloned run this command:

npm link

This should add a dat command line command to your PATH. Now you can run $ dat to try it out.

Build Status

Windows Mac/Linux
Build status Travis

Example

Go into a directory and type

$ cd mydata/
$ dat share
bd3423sdf2342ksdjf238422k3

You are now publishing that data from your computer and it will be publicly accessible as long as your terminal is open. Your friend can get that data like this:

$ dat bd3423sdf2342ksdjf238422k3

It will start downloading the data into the current location. It will also seed that data as long as the terminal is open.

Overview

This is the Dat 1.0 Pre-release candidate. We want to make Dat into a data versioning, forking, and syncing tool. The first feature set we are working on is easy file synchronization. Dat embraces the Unix philosophy: a modular design with composable parts. All of the pieces can be replaced with alternative implemntations as long as they implement the abstract API.

We would really appreciate your feedback.

Have questions or suggestions? Join #dat on freenode or Gitter. Chat logs are available here

dat's People

Contributors

ajschumacher avatar beaugunderson avatar bmpvieira avatar chuesler avatar clemsos avatar davidguttman avatar dtrejo avatar edsu avatar ekg avatar feross avatar finnp avatar fureigh avatar jeroen avatar jjjjw avatar joyrexus avatar karissa avatar kesla avatar konklone avatar mafintosh avatar max-mapper avatar okdistribute avatar optikfluffel avatar paulfitz avatar pkafei avatar podviaznikov avatar rgbkrk avatar sethvincent avatar shama avatar waldoj avatar wking avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.