newslynx-electron

A desktop version of the NewsLynx web app.

Usage no npm install needed!

<script type="module">
  import newslynxElectron from 'https://cdn.skypack.dev/newslynx-electron';
</script>

README

Newslynx Electron

A desktop version of NewsLynx app running on Electron. Scaffolded with generator-electron. Still a work in progress. To be released July 2015.

Installation and config

Install dependencies with the following:

$ npm install

Rename config.sample.yaml to config.yaml and change values to where your NewsLynx API lives and pick a new secret key string.

Development

Use this command to start up a version locally.

$ npm start

Build app

Package into a desktop application with the following:

$ npm run build

License

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.