phonetodesktop icon indicating copy to clipboard operation
phonetodesktop copied to clipboard

Phone to Desktop opensource project

phonetodesktop

This project is licensed under the Apache 2.0 license.

This is the open source project for Phone To Desktop android app (https://play.google.com/store/apps/details?id=net.xisberto.phonetodesktop).

The app creates and manages a task list on Google Tasks to insert on it texts shared to the app.

Google API access

In order to run the app, you must create your own project on the Google API Console and set the name of your created project on the Utils class.

You will have to create a new Android app credential and associate it to your signed APK. Follow the instructions provided on the Google API Console to obtain this credential.