1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-09-14 22:42:34 +02:00

Update README.md

This commit is contained in:
Elias Steurer (Kelteseth) 2020-02-10 15:09:36 +00:00
parent 908b0c5417
commit 6d69ea1c9a

View File

@ -3,17 +3,15 @@
</div>
<div align="center">
ScreenPlay is an open source cross plattform app for displaying Wallpaper, Widgets and AppDrawer. It is written in modern C++17/Qt5/QML. Binaries with workshop support are available for Windows and soon Linux & MacOSX via <a href="https://store.steampowered.com/about/">Steam</a>.
Join our community: <a href="https://screen-play.app/">Homepage</a>, <a href="https://forum.screen-play.app/">Forum</a>
<br> Visit our <a href="https://kelteseth.gitlab.io/ScreenPlayDeveloperDocs/"> Developer C++ Classes Documentation</a> and our <a href="https://kelteseth.gitlab.io/ScreenPlayDocs/"> Getting Started Guide for creating Wallpaper and Widgets</a>!
<br>
ScreenPlay is an open source cross plattform app for displaying Wallpaper, Widgets and AppDrawer. It is written in modern C++17/Qt5/QML. Binaries with workshop support are available for Windows and soon Linux & MacOSX via <a href="https://store.steampowered.com/about/">Steam</a>. Join our community:
<br> <h4><a href="https://kelteseth.gitlab.io/ScreenPlayDeveloperDocs/"> Developer C++ Classes Documentation</a> and
<a href="https://kelteseth.gitlab.io/ScreenPlayDocs/">Wallpaper And Widgets Guide</a></h4>
<h3><a href="https://screen-play.app/">Homepage</a> - <a href="https://forum.screen-play.app/">Forum</a> - <a href="https://discord.gg/3RygPHZ">🎉 Discord (Free Steam Key Here!)</a> - <a href="https://www.reddit.com/r/ScreenPlayApp/">Reddit</a></h3>
<!--<h4><a href="https://steamcommunity.com/app/672870/">Download ScreenPlay!</a></h4>-->
<h4>Get a free Steam key for you and your friends here:</h4>
<h4> <a href="https://forum.screen-play.app/topic/2/we-are-open-for-alpha-testing-via-steam">Forums</a> or <a href="https://discordapp.com/invite/3RygPHZ">Discord</a></h4> or <a href="https://www.reddit.com/user/Kelteseth">Reddit PM</a></h4>
</div>
<br>
![Preview](.gitlab/media/preview.mp4)
</div>
# Platform support
@ -51,18 +49,6 @@ __If you want to help and add new desktop environments look at ScreenPlayWallpap
</div>
## The ScreenPlay Project
* General user docs. Contains infromations about content creation for ScreenPlay. Hosted on gitlab, made with mkdocs:
* Contribute at: https://gitlab.com/kelteseth/ScreenPlayDocs
* View at : https://kelteseth.gitlab.io/ScreenPlayDocs/
* Developer docs generated from the ScreenPlay source code of this repo. Hosted on gitlab, made with qDoc:
* Contribute at: https://gitlab.com/kelteseth/ScreenPlayDeveloperDocs
* View at : https://kelteseth.gitlab.io/ScreenPlayDeveloperDocs/
* Discussons and content can be found via:
* Discord: https://discord.gg/3RygPHZ
* Forum: https://forum.screen-play.app/
* Reddit: https://www.reddit.com/r/ScreenPlayApp/
## Contributing
Everyone can contribute with code, design, documentation or translation. Visit our [contributing guide](https://gitlab.com/kelteseth/ScreenPlay/blob/dev/CONTRIBUTING.md) for more informations.