orleika / mathtan

OS detection by math.tan

Home Page:https://orleika.github.io/mathtan

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mathtan

MIT License

OS detection by math.tan

Try this page

Table of Contents

Install

This project uses bower, composer, Apache with PHP, and Mysql. Go check them out if you don't have them installed.

git clone and place apache document root.

$ git clone https://github.com/orleika/mathtan.git
$ cd mathtan
$ bower install
$ composer install

Configure Mysql connection information to .env

$ cp .env.sample .env

Usage

If you want to only display the detected OS, use js/detectOS.js.

Maintainers

@orleika

Contribute

Please open issues or submit Pull requests to report bugs, features, or other problems. Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

License

MIT © 2017 orleika

About

OS detection by math.tan

https://orleika.github.io/mathtan

License:MIT License


Languages

Language:PHP 59.8%Language:HTML 33.8%Language:JavaScript 4.0%Language:ApacheConf 2.4%