Skip to content

Latest commit

 

History

25 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Steam_Web_Server

A simple python post/get web server for the steam deck


Installation

Put deck_server_app.py where ever you want

Make it a clickable app

Create this file: ~/.local/share/applications/deck-server.desktop


Put this in it:

[Desktop Entry]

Name=Steam Deck Web Server

Comment=Simple Python GET/POST server with GUI

Exec=python3 /home/deck/path/to/deck_server_app.py

Icon=utilities-terminal

Terminal=false

Type=Application Categories=Network;Utility;


Change this line:

Exec=python3 /home/deck/path/to/deck_server_app.py

to the real path where you saved the script.


Then make it executable:

chmod +x ~/.local/share/applications/deck-server.desktop


Extra:

You can also make a copy of deck-server.desktop once you

have edited it. And place it on the desktop.

steam_web_server also works in gaming mode.

Screenshots

App Screenshot

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages