Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 664 Bytes

README.md

File metadata and controls

35 lines (24 loc) · 664 Bytes

Osinfo

Osinfo is an experimental desktop app built with Electron and React.

Platforms

MacOS Download for Mac

Setup

Requirements

  • npm
  • node.js
  • electron
  • webpack
$ git clone https://github.com/ajhenri/osinfo.git
$ cd osinfo
$ npm install
$ npm run start

Todo

  • Fix various bugs and performance issues.
  • Provide support for Windows and Linux.
  • Include insight on Docker containers.
  • Include more information on running tasks.

License

MPLv2 © ajhenri