An open API service indexing awesome lists of open source software.

https://github.com/the-parth/scrcpy-gui

GUI based lightweight SCRCPY Launcher
https://github.com/the-parth/scrcpy-gui

android python scrcpy scrcpy-gui screen-capture-api

Last synced: 3 months ago
JSON representation

GUI based lightweight SCRCPY Launcher

Awesome Lists containing this project

README

        

# GUI Based Launcher for Srcpy

This is a GUI based launcher for Srcpy.

Written in Python using Tkinter.

## Features
- Launch Srcpy with a GUI
- change parameters easily

## To Do
- Add more options
- Custom Path for Srcpy

## Requirements
- Python 3
- Srcpy (tested with v2.7)

## How to use

1. Download the files

2. place the files in the same directory as Srcpy

3. Run the script

```bash
python3 gui.py
```