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.
- Host: GitHub
- URL: https://github.com/bhaveshan/crisscross
- Owner: bhaveshAn
- License: mit
- Created: 2017-05-23T15:44:07.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-24T08:43:42.000Z (about 9 years ago)
- Last Synced: 2025-01-28T10:23:41.220Z (over 1 year ago)
- Topics: android, apis, cross-platform, ios, linux, macos, utilities, windows
- Language: Python
- Size: 60.5 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
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.