Skip to content
This repository has been archived by the owner on Aug 7, 2022. It is now read-only.

bitdust-io/desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEPRECATED

This project is deprecated, work continues in this repository: BitDust p2p-app

BitDust Desktop

A repo for generic BitDust launcher on different desktop platforms

Install dependencies

npm install

Start in "developer mode"

npm start dev

Build for Windows platforms

make build_exe

Build for MacOSx

make build_dmg

Build for Linux Debian

make build_deb