Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ohnoes

macOS's Activity Monitor but without limitations and is a CLI tool

Supported Platforms

  • Linux
  • macOS

you guys can make can port this to windows or any platform that supports ncurses, all the platform-specific code is in process.c

Compilation

requirements

  1. cmake
  2. make
  3. any C compiler
  4. ncurses

how 2 compile easy

if u have issues ask chatgpt

  1. clone the repository
$ git clone https://github.com/proton0/ohnoes.git
  1. cd into the directory
$ cd ohnoes
  1. create a build directory
$ mkdir build && cd build
  1. run cmake
$ cmake ..
  1. run make
$ make
  1. run the executable
$ ./ohnoes

u may need to run chmod +x ohnoes or smth idk

About

task manager but worse and a CLI

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages