dat-desktop

Peer to peer data sharing app built for humans

  • 所有者: dat-ecosystem-archive/dat-desktop
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

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

主要指标

概览
名称与所有者dat-ecosystem-archive/dat-desktop
主编程语言JavaScript
编程语言JavaScript (语言数: 3)
平台
许可证MIT License
所有者活动
创建于2016-05-25 21:42:53
推送于2022-01-06 01:57:51
最后一次提交2022-01-06 02:56:41
发布数15
最新版本名称v3.0.2 (发布于 )
第一版名称v0.0.1 (发布于 2016-05-25 23:43:19)
用户参与
星数647
关注者数35
派生数69
提交数836
已启用问题?
问题数348
打开的问题数57
拉请求数271
打开的拉请求数17
关闭的拉请求数36
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?