Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/grafjo/mikrotik-hotspot-webinterface
Custom Bootstrap 3 based Webinterface for a Mikrotik Hotspot
https://github.com/grafjo/mikrotik-hotspot-webinterface
Last synced: 15 days ago
JSON representation
Custom Bootstrap 3 based Webinterface for a Mikrotik Hotspot
- Host: GitHub
- URL: https://github.com/grafjo/mikrotik-hotspot-webinterface
- Owner: grafjo
- License: mit
- Created: 2014-01-06T03:03:27.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2019-10-11T15:29:38.000Z (about 5 years ago)
- Last Synced: 2024-07-31T14:09:10.886Z (4 months ago)
- Language: CSS
- Size: 102 KB
- Stars: 48
- Watchers: 15
- Forks: 40
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
mikrotik-hotspot-webinterface
=============================This is a custom Bootstrap 3 based webinterface for a Mikrotik Hotspot. For more Details please visit http://wiki.mikrotik.com/wiki/Manual:Customizing_Hotspot
Installation
------------Clone this repository.
* Create a folder ```js``` and put ```bootstrap.min.js``` from http://getbootstrap.com/, ```jquery.min.js``` from https://code.jquery.com/jquery.min.js into it.
* Copy fonts folder out of the bootstrap archive to root level
* Copy ```bootstrap.min.css``` into css folder
* Connect to your Routerboard via ftp, copy the ```md5.js``` into the ```js``` folder.
* Copy the hole repository folder to your Routerboard.
* Open the WebFig Interface with a browser and go to ```IP > Hotspot > Server Profiles``` and create a new Profile. Under ```HTML Directory``` select ```mikrotik-hotspot-webinterface```.DONE
Authors
-------* Johannes Graf ([@grafjo](https://github.com/grafjo))
License
-------mikrotik-hotspot-webinterface is released under the MIT License. See the bundled LICENSE file
for details.