Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose OS Detection api #98

Closed
joshontheweb opened this issue Aug 6, 2015 · 6 comments
Closed

Expose OS Detection api #98

joshontheweb opened this issue Aug 6, 2015 · 6 comments

Comments

@joshontheweb
Copy link

It would be really cool if the Operating System detection was part of the public api. I'm using bowser to log information for bug reports and ideally I'd know: OS, OS version, Browser, Browser Version.

@rmosolgo
Copy link

Same, I've had great luck with dowser so far in determining browser, would be nice to throw OS in there too (right now I'm trying to detect Windows vs OSX / Linux)

@ded
Copy link
Collaborator

ded commented Aug 25, 2015

This has been expressed by a few others (off this thread). This feels like a natural progression for this library so I'm sure we can figure something out.

@NemoAlex
Copy link

+1 Need this too.

@wbinnssmith
Copy link
Contributor

I wonder what a good api for the os would be. Would it be like the android and ios flags — OSes that are already exposed themselves — with their own individual properties on the results object? It could arguably also be like name, which there can only ever be one of, which points to a string representation of the OS.

@wsuser06
Copy link

wsuser06 commented Oct 9, 2015

I will be out of the office until Monday October 12th. If you need a more timely response to an issue, please call the office at 540.433.3939

THANKS

@mhulse
Copy link

mhulse commented Oct 29, 2015

+1, and thanks for this code.

@ded ded closed this as completed in #105 Nov 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants