user_agent icon indicating copy to clipboard operation
user_agent copied to clipboard

Info about device

Open njspok opened this issue 9 years ago • 1 comments

It would be great get info about device, like this

type Device struct {
    Family string
    Brand  string
    Model  string
}

https://github.com/ua-parser/uap-go

njspok avatar Oct 21 '16 05:10 njspok

Is it available to use now?

nc-minh avatar Dec 14 '22 02:12 nc-minh