Skip to content

Commit 18025fb

Browse files
authored
Update README.md
1 parent 33fa1ab commit 18025fb

1 file changed

Lines changed: 10 additions & 4 deletions

File tree

README.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,25 @@
11
# Mist Switch Operator Web UI
2+
3+
## MIT LICENSE
24

3-
This application provides a single page app to easily change basic settings on switch ports
5+
Copyright (c) 2020 Thomas Munzer
46

5-
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
7+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
68

7-
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
9+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
10+
11+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
812

9-
<img src="https://github.com/tmunzer/mist_switch_operator_web_ui/blob/main/._readme/main.png" width="75%" />
1013

1114
## Features
1215
- list switches
1316
- single/multi ports configuration changes
1417
- update switch settings
1518

1619

20+
<img src="https://github.com/tmunzer/mist_switch_operator_web_ui/blob/main/._readme/main.png" width="75%" />
21+
22+
1723
## How it's working
1824
* This application requires Mist accounts or API token to be used.
1925
* This application is automatically retrieving the account information and access rights from the Mist Cloud.

0 commit comments

Comments
 (0)