Top 6 Apps Similar to Server Check

Arduino to Android over Wifi 1.0
Damien Galan
Power On /Off a led From #Android overwifiwithArdiuno and NodejsAndroid App => (wifi)=> Node Js server =>(serial)=>Arduino => (electrical) => ledNode Js source code and moreinfo:https://github.com/arduino-android/node-jsAndroid App sourcecode:https://github.com/arduino-android/androidArduino sourcecode:https://github.com/arduino-android/android
Sensor Node Free 1.0.0
mScino Tools
A simple practical sensor streaming app
MorScout 1.4
Mortorq
MorScout is the scouting application createdbyTeam 1515 MorTorq for FRC applications. MorScout is used togatherand compile information about other teams duringcompetition. Teamscan then use this data to make better tacticaldecisions and moreintelligent choices during competition.The main goal of MorScout is to provide the FRC community withaintuitive and unified scouting experience that can be used bybothveteran and rookie teams looking to improve theirscoutingexperience without developing their own individual systems.Here atMorTorq, we understand that functional software must alsobebeautiful. Through this mindset, we developed MorScout for thenextgeneration of scouting applications.MorScout includes the following features:-Multiple clients (Web, Android, iOS)-Uniform interface across clients-Automatic syncing among clients to server-Node.js server that connects to multiple clients-Multiple user accounts for different scouters-Automatic match updates from The Blue Alliance-Realtime match highlighting-Pit scouting and match scouting formsAdditionally, MorScout will include the following features uponthefinal release:-Unique team servers and settings highlighting theirindividualmatches-iOS and Android specific app-Revised scouting data based on community feedback-Updated information viewer-Continuous support for upcoming gamesPlease submit any feedback in the Chief Delphi thread (http://www.chiefdelphi.com/forums/showthread.php?t=134330)orat the feedback page in the app. Thanks for checking it out!For more information, go to our GitHub repository here: https://github.com/mortorqrobotics/MorScout
File Explorer 0.9.2
Opersys inc.
***WARNING***: This app does NOT displayitsoutput on the device's screen. Its output is onlyaccessiblethrough a web browser running on your computer. If youwant to viewthe filesystem on the device's screen, have a look atother apps onthe store.File Explorer enables you to view the device's filesystemandmonitor file/directory modifications in real-timewithoutcluttering your device's main display. Instead, FileExplorer runsa node.js-based process in the background that listensto a socketconnection. By pointing your computer's web browser tothat socketon the device -- say using "adb forward" -- you canexplore andmodify the filesystem and monitor it in real-time.Different iconsare displayed for different file types.Note that the present release is the first public release ofthisapp and its corresponding node.js-based backend. ***Expectthings tobreak***. We feel good enough about this version to starthavingearly adopters play with it and give us feedback. There area lot ofthings that could and will be made better.Oh, and one last thing. This app's sources and those ofitsnode.js-based backend are available under the ApacheSoftwareLicense on github:https://github.com/opersys/file-explorer-apphttps://github.com/opersys/file-explorer-webEnjoy!
Binder Explorer 0.2.3
Opersys inc.
*** WARNING **** This app requires root access on your device. It also needsanapplication like SuperSU or Superuser or Cyanogenmod in ordertoget superuser access.* This app does NOT display its output on the device'sscreen.Its output is only accessible through a web browser runningon yourcomputer.---Binder Explorer is a way for developers and users aliketoexplore relationships between applications and Androidsystemservices exposed via Binder. It also illustrates therelationshipsbetween the various applications through the servicesthey exposeto each other.The display is updated dynamically when applications arestartedand killed, and when services are enabled and disabled.Left click on processes and services opens a dialog boxthatgives a detailed textual description of the links betweentheselected component and the other parts of the system.This is an early version of the application and functionalityislimited but it will nonetheless be interesting to people wantingtounderstand how Android's Binder works. This application*requires*root access to your device but it might not work at allon yourdevice if the data required for it isn't present oraccessible(i.e. this depends on your kernel's configuration and/orthefilesystem access rules). Also note that the backend ofthisapplication can be taxing on the device and low-powereddevicesmight not return the data for display very quickly.This app's sources and those of its node.js-based backendareavailable under the Apache Software License on github:https://github.com/opersys/file-explorer-apphttps://github.com/opersys/file-explorer-web
Process Explorer 0.9.7
Opersys inc.
***WARNING***: This app does NOT displayitsoutput on the device's screen. Its output is onlyaccessiblethrough a web browser running on your computer. If youwant to viewthe processes on the device's screen, have a look atother apps onthe store.Process Explorer enables you to view the processes runningonyour device and, in the case of Dalvik-based apps,theircorresponding logcat output without cluttering your device'smaindisplay. Instead, Process Explorer runs a node.js-based processinthe background that listens to a socket connection. Bypointingyour computer's web browser to that socket on the device --sayusing "adb forward" -- you can see all the processes runninginreal-time along with CPU and memory usage graphs. Basiccontrolsallow you to control filtering and refresh rates.Note that the present release is the first public release ofthisapp and its corresponding node.js-based backend. ***Expectthings tobreak***. We feel good enough about this version to starthavingearly adopters play with it and give us feedback. There area lot ofthings that could and will be made better.Oh, and one last thing. This app's sources and those ofitsnode.js-based backend are available under the ApacheSoftwareLicense on github:https://github.com/opersys/process-explorer-apphttps://github.com/opersys/process-explorer-webEnjoy!