Skip to content

Commit

Permalink
prepare repository
Browse files Browse the repository at this point in the history
  • Loading branch information
manatlan committed Aug 24, 2019
1 parent 70be1cd commit 8eea275
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Expand Up @@ -3,21 +3,20 @@
It's the new name, but it is the same thing ... but:

* more robust (complete rewriting from scratch, without design flaws)
* no more "Server mode" : only window mode !
* works on Android (with kivy/buildozer)

You can build a "py3/html" app which will work on **windows**, on **mac**, on **linux** or on **android** (it should be easy to port to iOS too) ! (and server mode is available: can serve to multiple clients/browsers)
You can build a "py3/html" app which will work on **windows**, on **mac**, on **linux** or on **android** (it should be easy to port to iOS too) ! and can cat as classic **web server** (can serve to multiple clients/browsers)

Here is the same simple **guy**'s app :
<p align="center">
<table>
<tr>
<td valign="top">
On Ubuntu<br>
<img src="https://github.com/manatlan/guy/blob/master/shot_ubuntu.png" width="300" border="1" style="border:1px solid black"/> </td>
<img src="https://github.com/manatlan/guy/blob/master/wiki/shot_ubuntu.png" width="300" border="1" style="border:1px solid black"/> </td>
<td valign="top">
On Android9<br>
<img src="https://github.com/manatlan/guy/blob/master/shot_android9.png" width="300" border="1" style="border:1px solid black"/>
<img src="https://github.com/manatlan/guy/blob/master/wiki/shot_android9.png" width="300" border="1" style="border:1px solid black"/>
</td>
</tr>
</table>
Expand Down
File renamed without changes
File renamed without changes

0 comments on commit 8eea275

Please sign in to comment.