Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/srevinsaju/guiscrcpy

A full fledged GUI integration for the award winning open-source android screen mirroring system -- scrcpy located on https://github.com/genymobile/scrcpy/ by @rom1v
https://github.com/srevinsaju/guiscrcpy

Update pythonapp.yml

b9c5a2de2bcc6c41b0dea67eb4654b50c14e25a5 authored almost 5 years ago by Srevin Saju <[email protected]>
Update winpython.yml

0ca0aeca107691d9cd7baac91e330745a60c6a6c authored almost 5 years ago by Srevin Saju <[email protected]>
Create winpython.yml

3fbc764a609921eed7b3d4c22af46e079fbcd018 authored almost 5 years ago by Srevin Saju <[email protected]>
Update pythonapp.yml

1da4094ba51bbd14e3d22ddb32c302761f83a41d authored almost 5 years ago by Srevin Saju <[email protected]>
Remove circleci

e31d9666a17675b788113b3911fdd2fc37daf53b authored almost 5 years ago by Srevin Saju <[email protected]>
Update README.md

f74fcecb97b5a0121960b6c7626ad8405f57ecfa authored almost 5 years ago by Srevin Saju <[email protected]>
Add missing import Popen (subprocess)

b6b8c2705fbc3fc5977bcdded13306cbc7b31aec authored almost 5 years ago by Srevin Saju <[email protected]>
PEP8 and Flake8 Fixes

4852f06940110a50da7ac9b9d523ded71ce4d746 authored almost 5 years ago by Srevin Saju <[email protected]>
Package QDarkStyle QSS (adapted version) for guiscrcpy

4f0ec615654c05fc8fa7dda6ee4b888965fa2e11 authored almost 5 years ago by Srevin Saju <[email protected]>
Add missing import shlex. Closes #52

c2e3bbc68a92e19efbceae36f901a911f8abcacf authored almost 5 years ago by Srevin Saju <[email protected]>
Add version.txt

289831ba923c959131f8d84322e57d30fc26e11f authored almost 5 years ago by Srevin Saju <[email protected]>
Fix darwin oses

dae4dacdb68d7753cb5ef42408f76adcef4b23cb authored almost 5 years ago by Srevin Saju <[email protected]>
Update LICENSES and release year

33431642fd347886114e6549ad5538e97a312eb8 authored almost 5 years ago by Srevin Saju <[email protected]>
Update guiscrcpy-windows.spec

f135a1903358332dee2eb9d93bd5ae13f6a638cf authored almost 5 years ago by Srevin Saju <[email protected]>
Fix cfgmgr creating new config without using the old one

f228e00e461f94d781eda9f12755ff553a570198 authored almost 5 years ago by Srevin Saju <[email protected]>
Prepare for v3.0 release, bugfixes cfgpath (windows)

9fdc28fc870ff4d843a271a0b35b4091f1fd5fe3 authored almost 5 years ago by Srevin Saju <[email protected]>
Restructure guiscrcpy directory and major bug fixes

guiscrcpy repository was completely modified to
* logging was saved to cfgpath/*.log file for pr...

5e691bd0b309244fab86d4b848b6a83220c26de8 authored almost 5 years ago by Srevin Saju <[email protected]>
Make JSON config prettier

236af6506e8d246fa586340b375811d2e4bdde0f authored almost 5 years ago by Srevin Saju <[email protected]>
Remove redundant logging

1099d96a40d290649a689eeac3cb7347d2cd4bb6 authored almost 5 years ago by Srevin Saju <[email protected]>
Fix shell split for Windows OS, subprocess error

66a36e81c94a03b08980c63b525d750660997825 authored almost 5 years ago by Srevin Saju <[email protected]>
Remove dependency QDarkStyle

1785763f57875db3ef09119954c6dc3cc403607a authored almost 5 years ago by Srevin Saju <[email protected]>
Remove extra comments

df8ae9d91cc3284df6f135cab45e933956149872 authored almost 5 years ago by Srevin Saju <[email protected]>
Restructure Project Directory, Fix PyQt5.14 Port regressions

PyQt5.14 UserInterface had a port regression that caused the icons from not showing.
This has ba...

9d5572c6402ba1bdd93f7f3bb464d63a87b4c36c authored almost 5 years ago by Srevin Saju <[email protected]>
Remove src from gitignore

00c996c852dc865f6f344133267c8f7da6c5e37c authored almost 5 years ago by Srevin Saju <[email protected]>
Move scripts to scripts directory

d759273f7c74e139adb4e66a7a93377b5b96c50b authored almost 5 years ago by Srevin Saju <[email protected]>
Remove extra autsave files and scratch code

201768e6bd25851a759b639be3272e5e12a9ac61 authored almost 5 years ago by Srevin Saju <[email protected]>
Merge branch 'master' of https://github.com/srevinsaju/guiscrcpy

4a274ae1f6407a07c839b5fbcf9d576f7237dcf8 authored almost 5 years ago by Srevin Saju <[email protected]>
Create README.md

788b6171d9775939f3da159a2a83dc30947433aa authored almost 5 years ago by Srevin Saju <[email protected]>
Remove dark files

a68c86666a5c482f0078c73cc61b0d53fa06d94e authored almost 5 years ago by Srevin Saju <[email protected]>
Move docs to https://github.com/srevinsaju/guiscrcpy-docs

04fbd009bb0d9f4cc5b561c3fe2a60ea3f8be39e authored almost 5 years ago by Srevin Saju <[email protected]>
Update PyInstaller spec files

f72aae1eee78ce9aad209897950ff41c71956667 authored almost 5 years ago by Srevin Saju <[email protected]>
move __main__ to launcher and more features

* Move print logging to logging module
guiscrcpy used to log its errors and warnings to stdout. ...

33bdd30c934abb67de65e477bb60b1e969efc013 authored almost 5 years ago by Srevin Saju <[email protected]>
Add bin to gitignore

6b39c2d2acc312594571224573cce5f3e22fbf72 authored almost 5 years ago by Srevin Saju <[email protected]>
Feat: Faster guiscrcpy launch

2c2f5d962e02e7177c75bb112701a76f8a264ae3 authored almost 5 years ago by Srevin Saju <[email protected]>
Add missing import QApplication

c580acc7710f71eecda4bee83d85c14b56671bfb authored almost 5 years ago by Srevin Saju <[email protected]>
Add more entries to gitignore

f2441cf3818b97a0d517a9d21fa1eda9968d8fc1 authored almost 5 years ago by Srevin Saju <[email protected]>
Remove src installer

83fd6e82b5397a472a3529c18ecda6f0f62ec6aa authored almost 5 years ago by Srevin Saju <[email protected]>
Add missing import QApplication

2994bf063c882c2fd2b9c9963813dfe84e9aa36d authored almost 5 years ago by Srevin Saju <[email protected]>
Reposition QApplication force HighDPI override

e03343ce3c989f723cf348403da04a8fd42b8ab4 authored almost 5 years ago by Srevin Saju <[email protected]>
Fix High DPI and displaced pixmaps :1

39f06a71578c664e3677c8218c5c8f05fc00d9f6 authored almost 5 years ago by Srevin Saju <[email protected]>
Feat: Search scrcpy.exe and adb.exe in the bin directory

2d729c0875705d934ac3f571bea55e9341af5d90 authored almost 5 years ago by Srevin Saju <[email protected]>
Fix ModuleNotFoundError on rsrc_rc.py while loading qrc graphic elements

26f91175ad07fe054aefedf2f9a6e914b7666b8d authored almost 5 years ago by Srevin Saju <[email protected]>
Optimize guiscrcpy launch

f1aaf2ac6e69d9892528cd3b1a4081f692943723 authored almost 5 years ago by Srevin Saju <[email protected]>
Add missing QMainWindow __init__

0e2d01ddb2c6189dc6a14d1ec671467ed6e875d7 authored almost 5 years ago by Srevin Saju <[email protected]>
Fix TypeError raised on failure to move panels

da9a44d543e21815d6105c1430f414202e5612c2 authored almost 5 years ago by Srevin Saju <[email protected]>
Do not stop guiscrcpy if Android device not found

6901b4475ba23458e0f385e6c232aa38c3bf2c1e authored almost 5 years ago by Srevin Saju <[email protected]>
Add fixes for PyInstaller, cannot change dir

5c5480b328c62a9ab28b3ee19aa4c6807c6bce5a authored almost 5 years ago by Srevin Saju <[email protected]>
Fix typos in documentation

e5ea65a7595eb2fb63a5775abeb8d0cf91035a77 authored almost 5 years ago by Srevin Saju <[email protected]>
Fix __init_- for windows systems

0bcebc1881a2bd777ed000d3c254165ae43a4e03 authored almost 5 years ago by Srevin Saju <[email protected]>
Port to Qt5.14 and fix for Screen Override Resolutions. Fixes #32

dd8fcdb6aae5a0c6f94a153220f90b7530b43aca authored almost 5 years ago by Srevin Saju <[email protected]>
Fixes #47 Invalid Syntax

93151bdb4fc8c3210d65c8f708bb86d1f7bc1d0a authored almost 5 years ago by Srevin Saju <[email protected]>
Omptimize guiscrcpy

Guiscrcpy had been calling functions to calculate screen_size every now and then,
However this i...

f715f3248fe27ad8f79a391eb28a26801c84ea01 authored almost 5 years ago by Srevin Saju <[email protected]>
Remove redundant folders

9e31531dc9b2d222bd9d0d6f6f74c3afaa36ea91 authored almost 5 years ago by Srevin Saju <[email protected]>
Update .gitignore file

072ec923268d906ac289f47ab5cf97ca4cb55fb7 authored almost 5 years ago by Srevin Saju <[email protected]>
Fix for CIs

c35bb621c70b41b9cfe0aa90f095197242a4f776 authored almost 5 years ago by Srevin Saju <[email protected]>
Fix for Flake8 and PEP8 Code Warnings

6a39de13a63616b957969e96bbb8c29629061e73 authored almost 5 years ago by Srevin Saju <[email protected]>
Update config.yml

5f3b9d4b1cc42d881e652569236398ece203aa2d authored almost 5 years ago by Srevin Saju <[email protected]>
Update config.yml

234bedde8d84265823e4a06f33fa0e7ab8f57e16 authored almost 5 years ago by Srevin Saju <[email protected]>
Update config.yml

6ce2e286b85a5ba82fa63c3bd6a697c8d5c26d87 authored almost 5 years ago by Srevin Saju <[email protected]>
Update config.yml

3ee07ff180fe955f0bf8ea293b49d1ebe894711e authored almost 5 years ago by Srevin Saju <[email protected]>
Update config.yml

82db16e4764ebc0fbff581a7f6e244207de2c48f authored almost 5 years ago by Srevin Saju <[email protected]>
Make exception as Exception

8ccee24a19ca3f84bae6d0b677ca997a504ccdda authored almost 5 years ago by Srevin Saju <[email protected]>
Fix for CIs

151df07e452bbfdb1b9782376c405e2f8b344e93 authored almost 5 years ago by Srevin Saju <[email protected]>
Update config.yml

4ee75d62128d96ad6f8711c2a97cd144ed6e5dd8 authored almost 5 years ago by Srevin Saju <[email protected]>
Update config.yml

c3acaa72fa372c789add18b810f81cc69f3ce738 authored almost 5 years ago by Srevin Saju <[email protected]>
Update config.yml

5c085b856e1fdc5db76ce9f4352bce0b4e293912 authored almost 5 years ago by Srevin Saju <[email protected]>
Update config.yml

717e4f5f7cf582948a24946e57986dfce77d78c8 authored almost 5 years ago by Srevin Saju <[email protected]>
Update config.yml

f889ba5d2d8ab22fb2106ea8a7f5af13127a6f7b authored almost 5 years ago by Srevin Saju <[email protected]>
Update config.yml

3dccb9f89503264751cbf29f205a2df84dfe200d authored almost 5 years ago by Srevin Saju <[email protected]>
Update pythonapp.yml

2634fa4e4f6e7cc84a7b14cf340b693465bf2d58 authored almost 5 years ago by Srevin Saju <[email protected]>
Merge pull request #46 from srevinsaju/pyup-update-setuptools-44.0.0-to-45.0.0

Update setuptools to 45.0.0

66694d45fe628942d309c28eccd64397a448b71a authored almost 5 years ago by Srevin Saju <[email protected]>
Update setuptools from 44.0.0 to 45.0.0

824ddd4c30e4d2438e8ae55689ae7d1a2db51f73 authored almost 5 years ago by pyup-bot <[email protected]>
Temporarily remove pyshortcuts (Deprecated, python2 only)

8756dd90fe9e917eb883ea02684bd643a5293798 authored almost 5 years ago by Srevin Saju <[email protected]>
Temporarily remove pyshortcuts (Deprecated, python2 only)

6fb7050565fd50452a20fb11cfaa49ce3ddcccea authored almost 5 years ago by Srevin Saju <[email protected]>
Updatesetup.py with python 3.8 support

4ed7133cfc9593c4ba199604794bd9612d4cca7e authored almost 5 years ago by Srevin Saju <[email protected]>
Fix for CWD on Windows, Linux and Mac for getting current directory Fixes #39 Fixes #45

f4bbb26a02091b3e105e4941d53d42e1d4bc001f authored almost 5 years ago by Srevin Saju <[email protected]>
Fix change dir for windows

fa147957d3ad1c2eef22aa6617265fd3095641d0 authored almost 5 years ago by Srevin Saju <[email protected]>
Add deps gitpython and pynput as required deps

8357362fcc8b28241e0a3cdfd7114bb02bf4ed81 authored almost 5 years ago by Srevin Saju <[email protected]>
Merge pull request #43 from srevinsaju/pyup-update-setuptools-42.0.2-to-44.0.0

Update setuptools to 44.0.0

b9d837425fcd1b80684e786d6855491d30ed990d authored almost 5 years ago by Srevin Saju <[email protected]>
Update setuptools from 42.0.2 to 44.0.0

f5febbbb94633d29e5caa92c24e4c94cbc0efa14 authored about 5 years ago by pyup-bot <[email protected]>
Update pythonapp.yml

0efd5d989c7b0a8873689fd9b65b8fc047ecdd9c authored about 5 years ago by Srevin Saju <[email protected]>
Update pythonapp.yml

3c89fd23204f57ecc25e94f1eae7711d53214277 authored about 5 years ago by Srevin Saju <[email protected]>
Update __maintest__.py

1f5adb4033110558302a11c19c011c84e4b74d23 authored about 5 years ago by Srevin Saju <[email protected]>
Delete pythonpackage.yml

be8f3d5ce8daaca696b14b3e69eb723452706b3b authored about 5 years ago by Srevin Saju <[email protected]>
Create pythonapp.yml

d57f648e4ab2efcf82ae4c68e3069c27afabb31d authored about 5 years ago by Srevin Saju <[email protected]>
Merge pull request #21 from srevinsaju/pyup-update-pillow-6.1.0-to-6.2.1

Update pillow to 6.2.1

e30e99025d3059af62925c7e4a7d92fc32261996 authored about 5 years ago by Srevin Saju <[email protected]>
Merge branch 'master' into pyup-update-pillow-6.1.0-to-6.2.1

8216cb94666fcd292c09f16393a7058b92eed4ea authored about 5 years ago by Srevin Saju <[email protected]>
Merge pull request #29 from srevinsaju/pyup-update-gitpython-3.0.4-to-3.0.5

Update gitpython to 3.0.5

b6623f75539f4069f6ffb610aa7f31349c6ca194 authored about 5 years ago by Srevin Saju <[email protected]>
Merge pull request #34 from srevinsaju/pyup-update-psutil-5.6.3-to-5.6.7

Update psutil to 5.6.7

e865da3a5ec16f66aefbaa206c506ea659d1bd54 authored about 5 years ago by Srevin Saju <[email protected]>
Merge pull request #35 from srevinsaju/pyup-update-setuptools-41.1.0-to-42.0.2

Update setuptools to 42.0.2

d42eeae4783ee5ea4a9bf4b6c970da4859bbb3a1 authored about 5 years ago by Srevin Saju <[email protected]>
dimension sliders fixed #36 from fqrious/patch-1

Fixed dimension slider errors

c4e471dd41cf31f26b7a0abc7b2faaf47c6fefef authored about 5 years ago by Srevin Saju <[email protected]>
Fixed dimension slider errors

Fixed the error given on changing the dimension

```
ADB: ['6f02d2357d74', 'device\n']
Trac...

701cb6a89200adc4e4b2ff3a3a1578a1930a3a00 authored about 5 years ago by Fadlullah Olawumi <[email protected]>
Update setuptools from 41.1.0 to 42.0.2

ee7d22bac7aea1c241976a12db2cf13c50c1ff76 authored about 5 years ago by pyup-bot <[email protected]>
Update psutil from 5.6.3 to 5.6.7

d77243cb54d7e12449b26269251cbd81465f7039 authored about 5 years ago by pyup-bot <[email protected]>
Create README.rst

4456fe6c73d82bc654faea59381f79c6c472c5ce authored about 5 years ago by Srevin Saju <[email protected]>
Create README.rst

67d7434487c7134f5d68fccf444d64f8caaca1b5 authored about 5 years ago by Srevin Saju <[email protected]>
Update gitpython from 3.0.4 to 3.0.5

294ee1f1df93d2a99305fcd6649f847ac0c37660 authored about 5 years ago by pyup-bot <[email protected]>
Add ghaction

e023039102c8b4965eb8c2b25610bd0cd9c85bc1 authored about 5 years ago by Srevin Saju <[email protected]>
modified: requirements.txt

c6169d4eee732575da197934e7b7a36e9fd1bfca authored about 5 years ago by Srevin Saju <[email protected]>
Add mapper launcher

1cb0b7d2a7bd30e30a8951e4af3f1899279b891a authored about 5 years ago by Srevin Saju <[email protected]>