Skip to content

A wonderful cross-platform app designed for processing Steam Community showcase

License

Notifications You must be signed in to change notification settings

NineNightMeow/Steam-Show

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

简体中文 | 繁體中文 | 日本語

Steam Show

A GUI developed by PySide6, used to create and deploy Steam personal profile showcases

Introduction

screenshot

Features

  • Video(MP4, AVI, MOV, etc.) to GIF converter
  • Built-in deployment function, making it easy to deploy to Steam profile showcases
  • Provides Editor with preview function, level calculator, etc.

Download

You can download the latest release from the Releases page

Development

Ensure your Python version is >= 3.8

Usage of PyQt-Fluent-Widgets see Docs

Warning

Please ensure you have installed the PySide6-Fluent-Widgets, for the program may crash
Learn more

Install dependencies

pip install -r requirements.txt

Packing

This application uses Nuitka to pack

python -m nuitka --standalone --onefile --windows-console-mode=disable --main="main.py" --plugin-enable=pyside6 --windows-icon-from-ico="src/icons/favicon.ico" --include-data-dir=src=src  --output-filename="Steam-Show" --output-dir="dist" --remove-output --show-progress

Translations

Translate files are located in src/i18n/, use Qt Linguist to finish the translation

Contribution

We'd like you to contribute Issues or Pull Requests

Sponsor

If this project helps you a lot, please consider sponsoring us 🩷

License

This project is licensed under the GPL-3.0 License

About

A wonderful cross-platform app designed for processing Steam Community showcase

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project

Contributors 2

  •  
  •