Skip to content

HandsetDetection (partial) port to Elixir/Phoenix

Notifications You must be signed in to change notification settings

ivanovv/uml_hdxir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uml hdxir

This small Elixir app is a port of HandsetDetection Python api kit and it detects device specs from UA and returns them as JSON.

To start the app:

  • Install dependencies with mix deps.get
  • Install Python and these libraries tornado, dogpile.cache, PyYAML
  • Install the device database hd.installArchive('hd.zip')
  • Start Phoenix endpoint with mix phoenix.server

Now you can visit localhost:4000/?ua=iPhone from your browser.

About

HandsetDetection (partial) port to Elixir/Phoenix

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published