Skip to content

Ruby port of MobileESP library (automatic conversion from Java source)

License

Notifications You must be signed in to change notification settings

onfocusio/mobileesp_converted

 
 

Repository files navigation

MobileESPConverted

This is a Ruby implementation of MobileESP library. It has been automatically generated from Java source code from the official MobileESP repository. It is converted with a Vim script so the result looks sloppy, but it is unit-tested to ensure it works OK.

MobileESP provides device type detection (tablet, mobile, etc.) based on HTTP request headers.

License and more info

I just converted the code to Ruby, the original author is Anthony Hand.

For licensing of MobileESP and more info see MobileESP official site.

About

Ruby port of MobileESP library (automatic conversion from Java source)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 47.5%
  • Java 47.0%
  • Vim Script 5.5%