Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 2 months ago
JSON representation

Custom Bootstrap 3 based Webinterface for a Mikrotik Hotspot

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.