Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/599316527/user-agent-string-statistics-tool
UserAgent String Statistics Tool
https://github.com/599316527/user-agent-string-statistics-tool
Last synced: 27 days ago
JSON representation
UserAgent String Statistics Tool
- Host: GitHub
- URL: https://github.com/599316527/user-agent-string-statistics-tool
- Owner: 599316527
- License: mit
- Created: 2015-04-09T10:28:39.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-04-09T10:59:38.000Z (over 9 years ago)
- Last Synced: 2024-10-16T13:13:53.996Z (3 months ago)
- Language: JavaScript
- Size: 145 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
UserAgent String Statistics Tool
=======================Based on [Detector](https://github.com/hotoo/detector).
## Usage
```
node index.js data.lst [--engine --device --os]
```* data.lst one user agent string per line
* --engine include engine information
* --device include device information
* --os include OS information