Skip to content

Shared synchronization and business logic between pretixdesk and pretixdroid

License

Notifications You must be signed in to change notification settings

pretix/libpretixsync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libpretixsync

This is a shared library between pretixSCAN and pretixPOS. It handles all core business logic of the two applications and the synchronization primitives with the pretix server.

Release cycle

As we currently do not expect any third parties to use this library, we do not do formal releases so far and do not upload the library to Maven repositories, but use it as a git submodule in our other software to ease development. If you are interested in using this library for a new project, please get in touch with us! :) We'll work something out.

Contributing

If you like to contribute to this project, you are very welcome to do so. If you have any questions in the process, please do not hesitate to ask us.

Please note that we have a Code of Conduct in place that applies to all project contributions, including issues, pull requests, etc.

Warning

This library is currently unsafe to use on other database backends than SQLite, execept for very specific parts of the library. Read pretix/pretixscan-proxy#1 for more information.

License

The code in this repository is published under the terms of the Apache License. See the LICENSE file for the complete license text.

This project is maintained by Raphael Michel <mail@raphaelmichel.de>. See the AUTHORS file for a list of all the awesome folks who contributed to this project.

This project is 100 percent free and open source software. If you are interested in commercial support, hosting services or supporting this project financially, please go to pretix.eu or contact Raphael directly.

About

Shared synchronization and business logic between pretixdesk and pretixdroid

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published