8000 GitHub - VPROFi/processes: far2l processes plugin
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

VPROFi/processes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

processplugin

TODO: Плагин только умеет выводить процессы, и удалять их. Нужно расширять.

Плагин позволяет (linux и macos):

  • просматривать, редактировать информацию о процессах

The plugin allows (linux and macos):

  • view and edit information about processes, ...

Build instruction like far2l (https://github.com/VPROFi/far2l)

If your want build inside other version far2l - put content ./src into ./far2l/processes and add to ./far2l/CMakeLists.txt add_subdirectory (processes)

0