Skip to content

mobclosec/OSMonitor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

160 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OS Monitor for Android Build Status

OS Monitor is a tool for monitoring your Android system.

It offers the following information.

  • Processes - monitor all processes.
  • Connections - display every network connection.
  • Misc - monitor processors, network interfaces and file system.
  • Messages - search dmesg or logcat in real-time.

if you would like to know that how it works, please check Wiki page!

Support Languages

  • Polish - Thanks to Jarek Mazur
  • Hebrew - Thanks to Zamarin Arthur
  • Italian - Thanks to Gabriele Zappi
  • English
  • Chinese

Ongoing

  • Keep logcat/dmesg as long as possible. (Working)
  • Offer a feature to monitor and save data for long term.

Developed By

Wiki & FAQ

wiki - https://github.com/eolwral/OSMonitor/wiki

License

Copyright 2013 Kenney Lu

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Donate using PayPal


Change Log

Version 3.0.9.0

  • Fix crash and ANR issues
  • Improve Message function (Thanks to ARoiD)
    1. Able to change Logcat/Dmesg format and color
    2. Export selected log entries
    3. Search process that sent logs
  • Improve online manual

About

Android OS Monitor

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C++ 77.6%
  • Java 21.1%
  • Objective-C 0.6%
  • C 0.5%
  • Shell 0.1%
  • Makefile 0.1%