Skip to content

Tasks Explorer is system monitoring and examination utility. It provides some functionality of Application Monitor with a set of features for collecting information about processes running on the user's system.

License

Notifications You must be signed in to change notification settings

gagoongx2/Tasks-Explorer

 
 

Repository files navigation

Tasks Explorer

Application Tasks Explorer was designed as alternative to Apple's "Activity Monitor", as information providing "Activity Monitor" does not correspond with the needs of software developers and advanced users. Process Explorer from Sysinternals whose features are needed in Mac OS X was selected as a standard. The program is being actively developed now and new features are being added very quickly. Please send all questions, comments or wishes to a.stavonin@gmail.com.

Features:

  • Hierarchical or flat view of active processes with filtrations;
  • CPU usage graph;
  • Highlighting of new and terminating applications;
  • Ability to kill any active applications;
  • Active processes information obtaining: version, copyright, application CPU architecture, user name, process arguments, environment, etc.
  • Displaying an application's symbol table;
  • Displaying the information from Mach-O object files or libraries;
  • Revealing in Finder any directory from path to an application;
  • Process's threads extended information;
  • Working without administrator's password (nevertheless, you must enter administrator password during installation);
  • The list of opened files used by process;
  • Auto-updating (Sparkle has been used).

Features that I'm planning to add into future releases:

  • The list of ports used by process;
  • Displaying information of daemons managed by launchd;
  • Displaying system activity like file system IO and network activity;
  • And if you need some feature, it might be added, just write to me :)

Download

System Requirements:

  • Mac OS X 10.6 or later;
  • Intel processor.

About

Tasks Explorer is system monitoring and examination utility. It provides some functionality of Application Monitor with a set of features for collecting information about processes running on the user's system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C 59.5%
  • Objective-C 39.8%
  • Other 0.7%