8000 GitHub - GGMaker/NotePad: A notepad and to do app with both phone and tablet UI. Syncs with your existing Google account to keep your notes and tasks backed up in the cloud
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A notepad and to do app with both phone and tablet UI. Syncs with your existing Google account to keep your notes and tasks backed up in the cloud

License

Notifications You must be signed in to change notification settings

GGMaker/NotePad

 
 

Repository files navigation

NoNonsense Notes

Flattr this

Build Status

Link to Google Play

Latest updates posted on http://www.nononsenseapps.com

Tablet UI

Phone UI

Getting sync to work

You need to put your API keys in a file, like the sample here: https://github.com/spacecowboy/NotePad/blob/master/core/assets/secretkeys.properties.sample

But first you will of course need to get yourself a key. Follow the instructions on this page: https://developers.google.com/google-apps/tasks/firstapp

Scroll to the section named Register your project.

And similar over here https://www.dropbox.com/developers/apps

Build the project

For free version:

./gradlew installFreeDebug

Or with play services and location reminders:

./gradlew installPlayDebug

Same as above but including Dropbox at the moment:

./gradlew installPlayBetaDebug

License

Copyright (C) 2014 Jonas Kalderstam

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

About

A notepad and to do app with both phone and tablet UI. Syncs with your existing Google account to keep your notes and tasks backed up in the cloud

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 97.8%
  • Python 1.7%
  • Other 0.5%
0