Ecosyste.ms: OpenCollective

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

github.com/kivy/plyer

Plyer is a platform-independent Python wrapper for platform-dependent APIs
https://github.com/kivy/plyer

Added test for macOS battery

49797c8a0a59ec05f6a26a5b25ee039c3e07bf61 authored almost 6 years ago by Maroš Kováč <[email protected]>
Merge pull request #488 from kivy/linux_wifi_interfaces

Add support for interfaces in Linux WiFi

dd0986453df169a345b6a978b608c48bcda44ad1 authored almost 6 years ago by Peter Badida <[email protected]>
Fix missing interface kwarg in facade

e5dba2e7108deaa5e3bdb2bf73ea4196a9ca382a authored almost 6 years ago by Peter Badida <[email protected]>
Fix return value for get_available_wifi in Linux WiFi

d615d28ac67cf2db450311cd59c2a1f39a9fbd69 authored almost 6 years ago by Peter Badida <[email protected]>
Implement connection status for Linux WiFi

4b4caa362b56c39f39385421dec5dca6a6409981 authored almost 6 years ago by Peter Badida <[email protected]>
Add optional 'interface' parameters in Linux WiFi

By default it'll use self.interfaces[0] therefore it won't fail with a non-existing 'wlan0' inte...

3a4b4179f5faabc2b85b6cd4af9b41fb34a85ebc authored almost 6 years ago by Peter Badida <[email protected]>
Fix docstrings in Linux WiFi

10c6425ed0472279ece89e8550108e2f1f03d7ca authored almost 6 years ago by Peter Badida <[email protected]>
Change 'names' to instance variable in Linux WiFi

be31e89757effc2afda748ce4f088a53646968f6 authored almost 6 years ago by Peter Badida <[email protected]>
Add interfaces property for Linux WiFi

60e4e665fd6b1beb8bbae0855c084de7281c1ef2 authored almost 6 years ago by Peter Badida <[email protected]>
Merge pull request #484 from kivy/speech2stt

Change 'Speech' to 'STT'

6768c2bcf5cec1d6470d95907702db7e6f7b080c authored about 6 years ago by Peter Badida <[email protected]>
Let BoxLayout handle sizing for widgets

07fe752e8a52b961d52f2652fa5262186d7271f0 authored about 6 years ago by Peter Badida <[email protected]>
Switch 'Speech' to 'STT' for consistency with 'TTS'

f89b3e2c6109e9a2f4c57e1e8aaa28809b8f8513 authored about 6 years ago by Peter Badida <[email protected]>
Merge pull request #471 from kivy/thegrymek-plyer-speech-recognition

thegrymek: Android speech recognition

a8255728b65cdc7c1f84d015b2df829d03a08b41 authored about 6 years ago by Peter Badida <[email protected]>
STT: Add docs for offline STT on Android

8193cfaafb77d628f32696feeed53db6375d9616 authored about 6 years ago by Peter Badida <[email protected]>
Fix style in STT

7ea43b59820b5d0619727c49556e8b5980e9825c authored about 6 years ago by Peter Badida <[email protected]>
STT: Improve example, add fields for partials and errors

9cbaf38ff1246141b6cc90281b4fa2fdffa57da7 authored about 6 years ago by Peter Badida <[email protected]>
STT: Fix properties, add docs

51b58a9d1ddc7be21109bc1acb3694609ec99439 authored about 6 years ago by Peter Badida <[email protected]>
Android STT: Improve docs

05811538a4a11ce914cf4b2aa772de1677bb8abf authored about 6 years ago by Peter Badida <[email protected]>
Androi STT: Add callback for partial results while listening

aa96d10611d53859a3edfba1f919f4312281eb2c authored about 6 years ago by Peter Badida <[email protected]>
Fix errors and code style

bae90843818ced80d095111d2210d3a98bd4231e authored about 6 years ago by Peter Badida <[email protected]>
Android STT: Implement proper getters and setters

0d0427dc8ee40ff01d8422ad29e2464bf4b24ab3 authored about 6 years ago by Peter Badida <[email protected]>
removed unsued file

0c4a4b8a9fcc80980fa4d9888a5ccc5033b8f110 authored about 6 years ago by Andrzej Grymkowski <[email protected]>
fixed typos and removed prints

13653db444b30097bdbfeb5ec72ac16c7dca42e8 authored about 6 years ago by Andrzej Grymkowski <[email protected]>
added process class

a884cb7fd8d5e3af2c9353d3f6e7dff56973bd79 authored about 6 years ago by Andrzej Grymkowski <[email protected]>
first attempt to add suport for linux

8f6cf13beebff4e53d978f2b361c8e1f50a61e3f authored about 6 years ago by Andrzej Grymkowski <[email protected]>
remove unessescary files

0cd71246308ca9c49f485896b96208edf452a71c authored about 6 years ago by Andrzej Grymkowski <[email protected]>
removing errors label

dec067c42fc8430b39d2d9b357b8f3677e4e6434 authored about 6 years ago by Andrzej Grymkowski <[email protected]>
added doc strings, corrected example

dddf938910f950b02c3e400b324fbfc369363183 authored about 6 years ago by Andrzej Grymkowski <[email protected]>
added working example

77de6a0163c1d8c0e5a929a42973a5fc26a44392 authored about 6 years ago by Andrzej Grymkowski <[email protected]>
added facades and android implementation

436c1f1634c8027ecdcab515cb2d682b631b0245 authored about 6 years ago by andrzej.grymkowski <[email protected]>
almost works

016ade6506dfcee4e6346c892b1f91da01b3c7fb authored about 6 years ago by Andrzej Grymkowski <[email protected]>
init commit

b84e8d0c967ec2f6611a52516abcc83fbcbc8ae5 authored about 6 years ago by Andrzej Grymkowski <[email protected]>
Merge pull request #483 from kivy/cpu

New extended CPU details implementation

96fd2bdc53293a5ced236644c889fc71d2b8e59f authored about 6 years ago by Peter Badida <[email protected]>
Add test for GNU/Linux CPU cache L1/L2/L3 (kernel sysclass)

314aa75141c97c9433a3a57617600cb4c9a15343 authored about 6 years ago by Peter Badida <[email protected]>
Add test for GNU/Linux CPU physical cores (kernel cpuinfo)

83c7d656e91010c89ac2a8ce911a4f7578547dcc authored about 6 years ago by Peter Badida <[email protected]>
Add test for Windows CPU logical cores

0fba795312b45fb9a02ebe2da22cce1413b9fbe7 authored about 6 years ago by Peter Badida <[email protected]>
Add test for GNU/Linux CPU logical cores

d162d77611be23b55c2efd9c902765467c1162fe authored about 6 years ago by Peter Badida <[email protected]>
Update README.md

272e90ddae15cfda7700893d1964072b7fcb288c authored about 6 years ago by Peter Badida <[email protected]>
Add CPU cache for Linux

31fc953f94251d4d8f1d110d893f139556b23d05 authored about 6 years ago by Peter Badida <[email protected]>
Fix style issues in CPU related files

151829a13f001933f468ad7278435e5561e1b9f2 authored about 6 years ago by Peter Badida <[email protected]>
Add CPU count for Windows

3ff6ffa54982ba6204f15cfe4571a1afcfde0017 authored about 6 years ago by Peter Badida <[email protected]>
Restructure Processors facade API

730b11bb52c5a47b311eb2df67de54da10399b1b authored about 6 years ago by Peter Badida <[email protected]>
Add CPU count for GNU/Linux

9c48cd08ee0805cfd9a8115d77da139e8c09d7a9 authored about 6 years ago by Peter Badida <[email protected]>
Add CPU count for MacOS

296a1bc94e91fb63d3d0bc5176db651d30e8de10 authored about 6 years ago by Peter Badida <[email protected]>
Deprecate processors module, add cpu module

d20ba70af66ae2af7373e6e1359ccecdbcb1d1b9 authored about 6 years ago by Peter Badida <[email protected]>
Merge pull request #481 from kivy/fix_uniqueid

Fix uniqueid for linux platform

de67d1bb4ce39b10a5ecfc435c9c216fb0a43bb3 authored about 6 years ago by Peter Badida <[email protected]>
Remove grep in Linux uniqueid

c59a3004e218b8bdcac682cee39d6a959c5ce13a authored about 6 years ago by Peter Badida <[email protected]>
Fix reseting LANG env var in uniqueid

ae9ba2917baa0ebac7d23b20d6b5bd60c3f27241 authored about 6 years ago by Peter Badida <[email protected]>
Merge pull request #480 from kivy/fix_coveralls

Fix CI jobs reporting wrong coverage (non-imported modules ignored)

9b5caf41dfb7a1c099ee4bb105c524722f6a8118 authored about 6 years ago by Peter Badida <[email protected]>
Downgrade Java due to PyJNIus JAVA_HOME and libjvm.so location bug

a96aece81c971b18e1e6e2ec3dfa2f2b8eec3402 authored about 6 years ago by Peter Badida <[email protected]>
Fix nose coverage plugin showing wrong coverage result

https://github.com/nose-devs/nose/blob/7c26ad1e6b7d308cafa328ad34736d34028c122a/nose/plugins/cov...

a20ee7c78e8ee3853e4aef242f170292ad57be68 authored about 6 years ago by Peter Badida <[email protected]>
Bump to 1.3.3.dev0

567676be89779dbfa411df10d2852ad7dff152d2 authored about 6 years ago by Peter Badida <[email protected]>
Bump to 1.3.2

72666d5478b3d8854285e84c51d35f6cdcd3aa8c authored about 6 years ago by Peter Badida <[email protected]>
Merge pull request #438 from kivy/setup_extras

Add extra options for installation via setuptools

7ce8ca01a3b5f34e679674fc2244c05cfc1284cb authored about 6 years ago by Peter Badida <[email protected]>
Merge pull request #475 from Nephyx/fix_macos_storagepath_homedir

Fixed macOS using non-standard path for get_home_dir()

19e1fdcc4fcb7edf2d63c3f9895f673821ca6eb6 authored about 6 years ago by Peter Badida <[email protected]>
Removed unused import

7803566f674e96ed40d3e40cc5f38742037d4703 authored about 6 years ago by Maroš Kováč <[email protected]>
Merge pull request #476 from kivy/deprecating

Add @deprecated decorator

3b1e868022e54701a703e7462c02e71ce6a03ecc authored about 6 years ago by Peter Badida <[email protected]>
Fix @deprecated decorator for a class inheriting a deprecated class

and some styling stuff

56c3920291e08e4fe9a54aec2ca9de9eece1a5aa authored about 6 years ago by Peter Badida <[email protected]>
Merge pull request #478 from kivy/KeyWeeUsr-patch-2

Move TODO item to a separate issue

0bd2972f0a993a828f6f62c3e6ec6cb932e53a56 authored about 6 years ago by Peter Badida <[email protected]>
Move TODO item to a separate issue

5a0f4743d8f00fa2059e12b2eae5f981f92036a5 authored about 6 years ago by Peter Badida <[email protected]>
Fix tests for Python 2 by switching to warnings.warn

Use proper MethodType() to create an extended __new__ method

1826e43d3c31a1b3fe62b7d3c4dcdb4156ba88e5 authored about 6 years ago by Peter Badida <[email protected]>
Fixed using non-standard path for get_home_dir()

307cdca256a653066294afb10ef8221669fe080b authored about 6 years ago by Maroš Kováč <[email protected]>
Add unittests for @deprecated decorator

6d8c1c5fb6ab83d5365b189dae88b8a24214c313 authored about 6 years ago by Peter Badida <[email protected]>
Add @deprecated decorator to utils.py

b6bee8ac0563f867bfcb4315b7161fd113acf679 authored about 6 years ago by Peter Badida <[email protected]>
Merge pull request #474 from Nephyx/fixed_bluetooth

Removed unnecessary grep dependency

ccfa62f05dc70fd5efe93c12e4ab424e8aeac113 authored about 6 years ago by Peter Badida <[email protected]>
Removed unnecessary grep dependency

7b8541b1007447ecfaea4c399b8378877990ecff authored about 6 years ago by Maroš Kováč <[email protected]>
Merge pull request #473 from kivy/manthansharma-wifi-patch

Add enable & disable WiFi for Linux and MacOS

141f138e11ecb27471aff5db4b2f6b74b3cc8cb5 authored about 6 years ago by Peter Badida <[email protected]>
Fix PEP8 errors

393b69efd5057f3e62c2c2106b6072e740638a68 authored about 6 years ago by Peter Badida <[email protected]>
Check nmcli version before calling new commands

2dd1d19ffee9f53981db4032248345e769fda409 authored about 6 years ago by Peter Badida <[email protected]>
Return list() instead of map() object

otherwise it fails on py3

042e52be595711a7c96feefc4ec42584c5017dda authored about 6 years ago by Peter Badida <[email protected]>
Add missing 'wifi' import

6c2fa3d41fe734cdbd4ad1baab3049220340b550 authored about 6 years ago by Peter Badida <[email protected]>
update wifi api for linux

3430dc91f68c2b591cf2252fa846853a2f84e941 authored about 6 years ago by Manthan Sharma <[email protected]>
add more functionality for wifi

Add Enable and Disable functionality for wifi and implement them in OSX.

847526995b763aa99bafbb23ad4f922d8654b645 authored about 6 years ago by Manthan Sharma <[email protected]>
Merge pull request #468 from kivy/clean_root

Cleaning the plyer root directory and CI scripts

9b9c523cbef3e7ad04e231bbabad36652d88b45e authored about 6 years ago by Peter Badida <[email protected]>
Fix path to Dockerfiles in docker_build.sh

05ab3efe085a5f1d64568f84e7e5964cf3c26b45 authored about 6 years ago by Peter Badida <[email protected]>
Ensure virtualenv while running tests on MacOS

0563e4f4f4c8f87374653edd30b2316ae7711e9e authored about 6 years ago by Peter Badida <[email protected]>
Fix Batchfile && operator position

f0c1a3be128aca30641d320c3c7cd2d6aeeef049 authored about 6 years ago by Peter Badida <[email protected]>
Fix POSIX shell syntax in conditions

4e13fbc928564cf9631770021878f9d841b96481 authored about 6 years ago by Peter Badida <[email protected]>
Move entrypoint.sh to separate CI folder

e03fad28092d03c85d72899e9e3ef9fb43633c03 authored about 6 years ago by Peter Badida <[email protected]>
Split Appveyor.yml to separate files in CI folder

6f3a8fa996b39a2e5f1dc1b038e1a2f36ea59c41 authored about 6 years ago by Peter Badida <[email protected]>
Move Dockerfiles to separate CI folder

c1524934f313a59fa070c37b4a03e619fd512f66 authored about 6 years ago by Peter Badida <[email protected]>
Move Docker containers running tests and deploy to separate CI folder

7498db9b6dbb8b8635fb80529f78cb036c44ca45 authored about 6 years ago by Peter Badida <[email protected]>
Move MacOS install and test running to separate CI folder

9a29c998611d15bd34746c770eaf900001ac37cf authored about 6 years ago by Peter Badida <[email protected]>
Move MacOS pip and virtualenv install to separate CI folder

ea3eb655846ac1d1e66bd348a2ec358358dd0135 authored about 6 years ago by Peter Badida <[email protected]>
Move MacOS Python 3 download to separate CI folder

47f0d72c9773a5e90f3894bb148176ea4a8d015f authored about 6 years ago by Peter Badida <[email protected]>
Move Docker image building to separate CI folder

a74ad64f9b0b18f217352023419318bf36773484 authored about 6 years ago by Peter Badida <[email protected]>
Move GitHub conditional branch checkout to separate CI folder

0aca9b2df1982851f720fd4ae9aec6c058931e05 authored about 6 years ago by Peter Badida <[email protected]>
Move MacOS RVM fix to separate CI folder

95618c84af5a8b6f7057a7c4368a90d809bf2123 authored about 6 years ago by Peter Badida <[email protected]>
Move MacOS Cellar fix to separate CI folder

d076bc3e7be1787f2f95eca78bf161e9d39ea982 authored about 6 years ago by Peter Badida <[email protected]>
Merge pull request #466 from kivy/moredistros

Add more distros via Docker images

2f6e2a98e2f2d12ddf5c2dade5baec363ea20989 authored about 6 years ago by Peter Badida <[email protected]>
Add new Docker images to Travis matrix

3072cf492b9acbf2130977d19f1ee191c7f0a4af authored about 6 years ago by Peter Badida <[email protected]>
Add Dockerfiles for Arch Linux

73fd14554a52bda24d56056c1ed2bcda15e79b7e authored about 6 years ago by Peter Badida <[email protected]>
Add Dockerfiles for Fedora 28

Can't use Fedora 29 due to bug in yum/dnf:
https://bugzilla.redhat.com/show_bug.cgi?id=1597005

31d993b1e79432843091b0965c4fe8f373ff6515 authored about 6 years ago by Peter Badida <[email protected]>
Merge pull request #463 from kivy/linux_screenshot

Add Linux Screenshot with X11's X Window Dump

aac18ca53119e80826e9fabdbe834649f71581f7 authored about 6 years ago by Peter Badida <[email protected]>
Use 'file_path' attribute for Screenshot tests

4ddfd967e2be8e9536c39c91e2f7461d9736ea3b authored about 6 years ago by Peter Badida <[email protected]>
Use PyPI release of PyJNIus instead of master

acc9ea71239579ab224ba8d6b2d8dfe93d7b5a59 authored about 6 years ago by Peter Badida <[email protected]>
Generate user folder locations via xdg-user-dirs in Dockerfiles

568fae7755f375604656a9d167d1c42fa02ce8e5 authored about 6 years ago by Peter Badida <[email protected]>
Add Linux Screenshot with X11's X Window Dump

ae39282cfc1b82f95e72de644af3ab341e388b2d authored about 6 years ago by Peter Badida <[email protected]>
Merge pull request #462 from kivy/revert_caps

Revert uppercase on autoclass values

3ed5e5a3162bb12a5c86e60234a4aa25200591d0 authored about 6 years ago by Peter Badida <[email protected]>
Explicitly decode with 'utf-8'

296b3bced93ba7a4c6b9c3691ec2e081ad7bb84e authored about 6 years ago by Peter Badida <[email protected]>