Skip to content
/ osinfo Public

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

License

Notifications You must be signed in to change notification settings

ajhenri/osinfo

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published