/osinfo

A desktop app built with Electron that provides system details and information, including CPU %, memory %, network connections, and running processes.

Primary LanguageJavaScriptMozilla Public License 2.0MPL-2.0

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