Skip to content

Prayer book with material UI and lot of useful functions

License

Notifications You must be signed in to change notification settings

tappdesign/Knizka

Repository files navigation

icon

Knižka

open-source software aimed to have useful prayer book application.

The project is based on Omni-Notes project developed by Federico Iosue. More info about Omni-Notes can be found https://github.com/federicoiosue/Omni-Notes

The project was inspired by the absence of such applications. It aims to provide an attractive look and follow the most recent design guidelines of the Google operating system.

Follow the developments and post your comments and advice on Github

Features

Currently the following functions are implemented:

  • Material Design interface *Basic add, modify, archive, trash and delete prayers actions

  • Share, merge and search prayers

  • Image, audio and generic file attachments

  • Manage your notes using tags and categories

  • Sketch-prayer mode

  • Notes shortcut on home screen

  • Export/import notes to backup

  • Google Now integration: just tell "write a prayer" followed by the content

  • Multiple widgets, DashClock extension, Android 4.2 lockscreen compatibility

You can find a complete changelog inside the application settings menu!

Forking project

When forking the project you'll have to modify some files that are strictly dependent from my own development / build / third-party-services environment. Files that need some attention are the following:

  • gradle.properties: this is overridden by another file with the same name inside the Knizka module. You can do the same or leave as it is, any missing property will let the app gracefully fallback on a default behavior.

Dependencies

They're all listed into the build.gradle file but due to the fact that many of the dependences have been customized by me I'd like to say thanks here to the original developers of these great libraries:

Developed by

  • TappDesign Studios
  • Federico Iosue - Website

License

Copyright (C) 2020 TappDesign Studios 
Copyright (C) 2013-2020 Federico Iosue ([email protected])

This software is based on Omni-Notes project developed by Federico Iosue
https://github.com/federicoiosue/Omni-Notes

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:https://www.gnu.org/licenses/>.