Kriesse / dat-desktop

[Work In Progress] Dat Desktop App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dat-desktop

WIP desktop app for dat.

Build Status

js-semistandard-style

Running

$ npm install
$ npm run rebuild
$ npm start

Then drop files onto the app window and watch the console.

CLI

-- --data=DIR overwrite the data path

Styles

For now, check out

  • lib/render.js for html
  • style.css for css

There's also the html being generated by hyperdrive-ui.

License

MIT

About

[Work In Progress] Dat Desktop App


Languages

Language:CSS 74.2%Language:JavaScript 25.0%Language:HTML 0.8%