19 lines
881 B
Markdown
19 lines
881 B
Markdown
# Showcase
|
|
|
|
The following project have been developed with PyserSSH by various developers and show the superiority of ssh server. PyserSSH is a fast, easy to use and powerful python cross-platform ssh server library (Windows, Linux and MacOS) available under a permissive MIT license.
|
|
|
|
## Demo 1
|
|
[Demo 1](https://github.com/damp11113/PyserSSH/blob/main/src/PyserSSH/demo/demo1.py) is simple command with can interact to user. Build by PyserSSH v4.0
|
|
|
|
<video controls>
|
|
<source src="Videos/demo1.mp4" type="video/mp4">
|
|
Your browser does not support the video tag.
|
|
</video>
|
|
|
|
## SRT Karaoke (Demo 2)
|
|
[Demo 2](https://github.com/damp11113/PyserSSH/blob/main/src/PyserSSH/demo/demo2.py) is simple srt file karaoke player with no sound. Build by PyserSSH v4.5
|
|
|
|
<video controls>
|
|
<source src="Videos/demo2.mp4" type="video/mp4">
|
|
Your browser does not support the video tag.
|
|
</video> |