An open API service indexing awesome lists of open source software.

https://github.com/maccauhuru/electron-desktop-app

A simple desktop app using electron.js that gets system information from operating system and displays it in a nice and simple to use desktop app.[[COMPLETE]]
https://github.com/maccauhuru/electron-desktop-app

bootstrap4 desktop-app desktop-development electronjs javascript-framework

Last synced: over 1 year ago
JSON representation

A simple desktop app using electron.js that gets system information from operating system and displays it in a nice and simple to use desktop app.[[COMPLETE]]

Awesome Lists containing this project

README

          

# Electron Desktop App

[![N|Solid](https://cldup.com/dTxpPi9lDf.thumb.png)](https://nodesource.com/products/nsolid)

A simple desktop app using electron.js that gets system information from operating system and displays it to user.The desktop app will display information such as processor type, memory usage/availability, printer details and much more.

- Open the desktop app
- View your system information

# Features

- Fast and clean desktop app
- Easy to customize

![electron-desktop-app](https://user-images.githubusercontent.com/24412464/41441277-89e92962-6ff7-11e8-9456-7c08afb3f471.gif)

### Tech

This Desktop App makes use of a number of cool tools & packages:

* [ElectronJS] - Build cross platform desktop apps with JavaScript, HTML, and CSS
* [VS Code Editor] - Great text editor
* [Dillinger] - Awesome markdown editor
* [Bootswatch] - Free themes for Bootstrap
* [node.js] - Evented I/O for the backend

### Installation

Desktop app requires [Node.js](https://nodejs.org/) v4+ to run.

Download or clone repository from the [Github Page](https://github.com/Maccauhuru/Electron-Desktop-App) and run the following commands

```sh
$ npm install
$ npm start
```
### Todos

- open the desktop app and view system info
- enjoy and repeat!

License
----

MIT

** Lets Get in touch!! **
* [Email] - simba@400nodes.com
* [Website] - https://400nodes.com/
* [Other Repos] - https://github.com/Maccauhuru
*
[//]: # (These are reference links used in the body of this note and get stripped out when the markdown processor does its job. There is no need to format nicely because it shouldn't be seen. Thanks SO - http://stackoverflow.com/questions/4823468/store-comments-in-markdown-syntax)

[dill]:
[git-repo-url]:
[john gruber]:
[df1]:
[Markdown-it]:
[Ace Editor]:
[node.js]:
[Twitter Bootstrap]:
[jQuery]:
[VS Code Editor]:
[AngularJS]:
[ReactJS]:
[Webpack]:
[Babel]:
[SASS]:
[Gulp]:
[Dillinger]:
[Github Page]:
[Email]:
[Website]:
[Other Repos]:
[ElectronJS]:
[Bootswatch]: