Displaying 1 to 20 from 37 results

BarcodeScanner - Official repository now at [phonegap/phonegap-plugin-barcodescanner](http://github

  •    Java

You can use the BarcodeScanner plugin to scan different types of barcodes (using the device's camera) and get the metadata encoded in them for processing within your application.

phonegap-plugin-push - Register and receive push notifications

  •    Java

The links below take you to the version 2.x documentation which includes a number of breaking API changes from version 1.x, mostly the move from GCM to FCM. If you are using version 1.x please reference the docs in the v1.x branch. This plugin offers support to receive and handle native push notifications with a single unified API.




cordova-plugin-file-transfer - Mirror of Apache Cordova Plugin file-transfer

  •    Javascript

This plugin allows you to upload and download files.This plugin defines global FileTransfer, FileUploadOptions constructors. Although in the global scope, they are not available until after the deviceready event.

cordova-plugin-statusbar - Mirror of Apache Cordova

  •    Objective-C

The StatusBar object provides some functions to customize the iOS and Android StatusBar.StatusBarOverlaysWebView (boolean, defaults to true). On iOS 7, make the statusbar overlay or not overlay the WebView at startup.

Toast-PhoneGap-Plugin - :beers: A Toast popup plugin for your fancy Cordova app

  •    C++

This plugin allows you to show a native Toast (a little text popup) on iOS, Android and WP8. It's great for showing a non intrusive native notification which is guaranteed always in the viewport of the browser.

cordova-plugin-contacts - Mirror of Apache Cordova Plugin contacts

  •    Javascript

This plugin defines a global navigator.contacts object, which provides access to the device contacts database.Although the object is attached to the global scoped navigator, it is not available until after the deviceready event.


Canvas2ImagePlugin - PhoneGap / Cordova plugin for iOS to save the contents of an HTML canvas to the device's Photo Library

  •    Java

This plugin allows you to save the contents of an HTML canvas tag to the iOS Photo Library, Android Gallery or WindowsPhone 8 Photo Album from your app. See an example project using it here: https://github.com/devgeeks/Canvas2ImageDemo - note: this app does not work in wp8.

cordova-plugin-console - Mirror of Apache Cordova Plugin console

  •    Javascript

This plugin is no longer being worked on as the functionality provided by this plugin is now included in cordova-ios 4.5.0 or greater, and support is already built in to cordova-windows > 5.0.0. You should remove this plugin from your applications.Please file issues for this plugin against their respective platforms (cordova-ios, cordova-windows).

cordova-plugin-device-motion - Mirror of Apache Cordova Plugin device-motion

  •    Javascript

With the W3C Device Motion and Orientation API now being supported on iOS, Android and Windows devices, this plugin is not needed any more. Migrating from this plugin to the W3C Device Motion and Orientation API is explained in this PhoneGap blog post.

cordova-plugin-device-orientation - Mirror of Apache Cordova Plugin device-orientation

  •    Javascript

With the W3C Device Orientation API now being supported on iOS, Android and Windows devices, this plugin is not needed any more. Migrating from this plugin to the W3C Device Orientation API is explained in this PhoneGap blog post.

cordova-plugin-globalization - Mirror of Apache Cordova Plugin globalization

  •    Javascript

This plugin obtains information and performs operations specific to the user's locale, language, and timezone. Note the difference between locale and language: locale controls how numbers, dates, and times are displayed for a region, while language determines what language text appears as, independently of locale settings. Often developers use locale to set both settings, but there is no reason a user couldn't set her language to "English" but locale to "French", so that text is displayed in English but dates, times, etc., are displayed as they are in France. Unfortunately, most mobile platforms currently do not make a distinction between these settings.This plugin defines global navigator.globalization object.

cordova-plugin-wechat - Cordova 微信分享插件

  •    Objective-C

此插件暂停维护, 如果不需要 WP 平台支持, 请使用 https://github.com/xu-li/cordova-plugin-wechat. 支持 iOS, WP, Android, 都有回调. 分享内容只支持文本, 图片, 和链接.

cordova-exif - :camera: This plugin, is the simplest way to get exif data of images at Cordova platform (Phonegap)

  •    Javascript

Is a standard followed by manufacturers of digital cameras that record information about the technical conditions of image capture on the image file itself in the form of tagged metadata. This example show how its simple get exif information of photo taken by a smartphone.






We have large collection of open source products. Follow the tags from Tag Cloud >>


Open source products are scattered around the web. Please provide information about the open source projects you own / you use. Add Projects.