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

https://github.com/bhaveshan/crisscross

Crisscross is a cross platform python wrapper to access features commonly available on major platforms.
https://github.com/bhaveshan/crisscross

android apis cross-platform ios linux macos utilities windows

Last synced: 3 months ago
JSON representation

Crisscross is a cross platform python wrapper to access features commonly available on major platforms.

Awesome Lists containing this project

README

          

Crisscross
==========

Crisscross is a cross platform python wrapper to access features commonly available on major platforms.

Supported APIs and utilities
-----------------------------

================================== ======= ===== =====
Platform Windows OS X Linux
================================== ======= ===== =====
Accelerometer X X
Barometer
Call
Camera (taking picture) X
GPS
Gravity
IR Blaster
Notifications X X X
Text to speech X X X
Email (open mail client) X X X
Vibrator
Sms (send messages)
Compass
Unique ID X X X
Gyroscope
Light
Battery X X X
Native file chooser X X X
Orientation X
Proximity
Audio recording X
Flash
Wifi X X X
Temperature
Bluetooth X
================================== ======= ===== =====

Support
-------

If you need assistance, you can ask for help on our mailing list:

* User Group : https://groups.google.com/group/crisscross-developers

Contributing
------------

We love pull requests and discussing novel ideas. Feel free to improve Crisscross.

* Dev Group : https://groups.google.com/group/crisscross-developers

License
-------

Crisscross comes under the terms of the MIT License. Please refer to the
LICENSE file.