Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
IMSHOX authored Dec 4, 2020
1 parent fc6c255 commit 02be623
Showing 1 changed file with 14 additions and 24 deletions.
38 changes: 14 additions & 24 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,19 @@
# M5stickC OXOTP
# OXOTP

<p align="center"><img alt="PICTURE logo" src="img/main.png" width="200"></p>
<p align="center"><img alt="PICTURE logo" src="img/main.png" width="600"></p>

<b>FIRST OTP BASED ON ESP32 BOARD <br><br>
<b>FIRST OTP BASED ON M5StickC <br><br>

Click <a href="">here</a> for the .bin files.<br><br>

become a patron on <a href="https://patreon.com/IMSHOX" target="_blank">PATREON.COM/IMSHOX</a>.<br>[![Support me on Patreon](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Fshieldsio-patreon.vercel.app%2Fapi%3Fusername%3DIMSHOX%26type%3Dpatrons&style=for-the-badge)](https://patreon.com/IMSHOX)

Or become a patron on <a href="https://patreon.com/IMSHOX" target="_blank">PATREON.COM/IMSHOX</a>.<br>[![Support me on Patreon](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Fshieldsio-patreon.vercel.app%2Fapi%3Fusername%3DIMSHOX%26type%3Dpatrons&style=for-the-badge)](https://patreon.com/IMSHOX)



## [πŸ“Ÿ Binaries]()

## [πŸ“± PLAYSTORE](https://play.google.com/store/apps/details?id=com.shox.oxotp) <a href="https://play.google.com/store/apps/details?id=com.shox.oxotp" target="_blank"><img alt="PICTURE logo" src="img/web_hi_res_512.png" width="40"></a>

## [πŸ“Ÿ Binaries]()
## [πŸ“– Wiki]()
## [πŸ“± PLAYSTORE](https://play.google.com/store/apps/details?id=com.shox.oxotp)
app used to config the OXOTP

## WHY M5StickC ?
The M5StickC is a compact device with screen, battery and RTC build in with a cheap price.
Expand All @@ -28,26 +26,18 @@ Less than 10 dollar M5StickC will make huge difference in quality/price with oth

## HOW TO USE


DOWNLOAD THE APP FROM PLAY STORE
<p><img alt="PICTURE logo" src="img/how1.png"></p>
<p><img alt="PICTURE logo" src="img/how2.png" ></p>


picture 1
picture 2
picture 3
picture 4



### WIKI
<p><img src="img/t1.png" width="500"></p>
<p><img src="img/2.png" width="500"></p>
<p><img src="img/3.png" width="500"></p>

## License

This software is licensed under the MIT License.

Copyright (c) 2020 Imad Mezghache

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:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
This software is licensed under the MIT License, to read the full license <a href="LICENSE" target="_blank">HERE</a>.

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.

0 comments on commit 02be623

Please sign in to comment.