ocaml-cordova-plugin-battery-status
Battery monitor
A plugin that provides battery status events to mobile applications using OCaml and Cordova.
Binding OCaml to cordova-plugin-battery-status using gen_js_api.
0 stars
3 watching
0 forks
Language: Makefile
last commit: over 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
dannywillems/ocaml-cordova-plugin-battery-status-example | An example project demonstrating the binding of OCaml to a Cordova plugin for accessing battery status | 0 |
apache/cordova-plugin-battery-status | A Cordova plugin providing events for device battery level changes | 101 |
dannywillems/ocaml-cordova-plugin-statusbar | Binds OCaml to the cordova-plugin-statusbar plugin for customizing iOS and Android status bars. | 0 |
dannywillems/ocaml-cordova-plugin-sim-card | A tool to access SIM card information in hybrid mobile apps. | 0 |
dannywillems/ocaml-cordova-plugin-device | Provides OCaml bindings to access device information and functionality from the cordova-plugin-device plugin | 0 |
dannywillems/ocaml-cordova-plugin-local-notifications | Binding OCaml to local notifications on Android or Apple devices | 0 |
dannywillems/ocaml-cordova-plugin-file | A plugin that provides read/write access to device files through the Cordova File API | 0 |
dannywillems/ocaml-cordova-plugin-statusbar-example | An OCaml project demonstrating binding to the statusbar cordova plugin | 0 |
dannywillems/ocaml-cordova-plugin-activity-indicator-example | An Open Source Example of Binging OCaml to Cordova ActivityIndicator Plugin | 0 |
dannywillems/ocaml-cordova-plugin-activity-indicator | Provides a binding to show loading spinners and messages in Android/iOS apps | 0 |
dannywillems/ocaml-cordova-plugin-progress | A bridge between the OCaml programming language and cordova-plugin-progress, allowing for progress HUD notifications in iOS applications. | 0 |
dannywillems/ocaml-cordova-plugin-background-mode | Binds OCaml to the cordova plugin for enabling continuous network communication and remote push notifications in mobile applications | 0 |
dannywillems/ocaml-cordova-plugin-device-orientation | Provides access to device orientation data using a plugin API | 0 |
dannywillems/ocaml-cordova-plugin-device-motion | Provides access to the device's accelerometer and is used in hybrid mobile applications. | 0 |
dannywillems/ocaml-cordova-plugin-network-information | Provides access to network information on mobile devices | 0 |