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

https://github.com/yohanesokta/mirror-sc

:cyclone: Screen Mirroring Aplikasi Dengan USB, bisa digunakan untuk streaming dan mirror device
https://github.com/yohanesokta/mirror-sc

customtkinter gui-application scrcpy scrcpy-gui screenmirror tkinter-gui

Last synced: 3 months ago
JSON representation

:cyclone: Screen Mirroring Aplikasi Dengan USB, bisa digunakan untuk streaming dan mirror device

Awesome Lists containing this project

README

        

# MIRROR SC

Mirror SC merupakan sebuah aplikasi untuk melakukan mirroring layar di smartphone ANDROID ke komputer dengan menggunakan USB degan basic dari ( scrcpy )

#



Aplikasi ini dapat digunakan secara ( Open Source ) serta dengan penggunaan dan setting yang mudah dipahami untuk screen mirroring serta kebutuhan lainya

## Download
[Download](https://github.com/yohanesokta/Mirror-SC/releases)

Bisa pergi ke tab release dan download versi terbaru aplikasi ini

note* hapus dulu aplikasi versi pertama jika pernah menginstall

## Apa yang baru ?

- Menggunakan SCRCPY versi #v2.1
- Advance Setting ( untuk settingan lebih mendalam dan profesional )
- settingan no control dan no bitrate (default pada
versi 1.1)





## Cara Build

Kalian bisa build project ini atau sekedar merunning project menggunakan python

### install package python (wajib)

pip install -r requirements.txt

### Cara running project
- pastikan sudah menginstall python
- Buka dengan code editor kesayangan kalian
- buka file ( app.py )
- running menggunakan python

py app.py

## Build

kalian bisa build dengan menggunakan py installer maupun atau ( auto py to exe) . [Selengkapnya](https://github.com/TomSchimansky/CustomTkinter/wiki/Packaging)

## Licence
##### [Bagian aplikasi ini berasal dari](https://github.com/Genymobile/scrcpy)

Copyright (C) 2018 Genymobile
Copyright (C) 2018-2023 Romain Vimont

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License