All Projects → opacapp → Opacclient

opacapp / Opacclient

Licence: mit
A Java client library and an Android app to access more than 1,000 public and scientific libraries from all over the world.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Opacclient

Fosite
Extensible security first OAuth 2.0 and OpenID Connect SDK for Go.
Stars: ✭ 1,738 (+1257.81%)
Mutual labels:  library
Pulsesensorplayground
A PulseSensor library (for Arduino) that collects our most popular projects in one place.
Stars: ✭ 126 (-1.56%)
Mutual labels:  library
Arare
Lightweight curried functional programming library
Stars: ✭ 127 (-0.78%)
Mutual labels:  library
Orcharts
饼状图、环形图、扇形图、曲线图、折线图
Stars: ✭ 125 (-2.34%)
Mutual labels:  library
Typin
Declarative framework for interactive CLI applications
Stars: ✭ 126 (-1.56%)
Mutual labels:  library
Skin
Pure CSS framework designed & developed by eBay for a branded, e-commerce marketplace.
Stars: ✭ 126 (-1.56%)
Mutual labels:  library
Round Anything
A set of OpenSCAD utilities for adding radii and fillets, that embodies a robust approach to developing OpenSCAD parts.
Stars: ✭ 122 (-4.69%)
Mutual labels:  library
Cordova Node Xcode
Apache cordova
Stars: ✭ 128 (+0%)
Mutual labels:  library
Arduinoxinput
XInput library for USB capable Arduino boards
Stars: ✭ 126 (-1.56%)
Mutual labels:  library
Rxmusicplayer Android
An android music player using ExoPlayer and RxJava2
Stars: ✭ 127 (-0.78%)
Mutual labels:  library
Redux Unhandled Action
Redux middleware that logs an error to the console when an action is fired and the state is not mutated,
Stars: ✭ 125 (-2.34%)
Mutual labels:  library
Golib
my personal golang lib
Stars: ✭ 125 (-2.34%)
Mutual labels:  library
Kite
🪁 Android Resources Wrapper Library
Stars: ✭ 127 (-0.78%)
Mutual labels:  library
Ahk Libs
AutoHotkey library archive.
Stars: ✭ 125 (-2.34%)
Mutual labels:  library
Arduinosim800l
Arduino HTTP & FTP client for SIM800L/SIM800 boards to perform GET and POST requests to a JSON API as well as FTP uploads.
Stars: ✭ 127 (-0.78%)
Mutual labels:  library
Livesplit Core
livesplit-core is a library that provides a lot of functionality for creating a speedrun timer.
Stars: ✭ 124 (-3.12%)
Mutual labels:  library
Libideviceactivation
A library to handle the activation process of iOS devices
Stars: ✭ 126 (-1.56%)
Mutual labels:  library
Bash Argsparse
An high level argument parsing library for bash
Stars: ✭ 128 (+0%)
Mutual labels:  library
Sensu Plugin
A framework for writing Sensu plugins & handlers with Ruby.
Stars: ✭ 127 (-0.78%)
Mutual labels:  library
Phplrt
PHP Language Recognition Tool
Stars: ✭ 127 (-0.78%)
Mutual labels:  library

Screenshot

Web Opac App Build Status

Android client for public libraries. See opacapp.net for details.

Get it on F-Droid Get it on Google Play

Features

  • Search the catalogue
  • Make reservations
  • Bookmarks
  • Account view
  • Extending lending periods
  • Notification for return dates
  • Search by ISBN using barcodes
  • Much more cool stuff

Not all of the features are available for every library.

Support

Supports web catalogues of different library system vendors, see our website or wiki for details.

Java Library (libopac)

The underlying code that the app uses to connect to the different supported OPAC software systems and parse data from them is available as a separate library called libopac. It can also be used in ordinary Java projects because it does not depend on Android APIs. More information about the library can be found in its own README file.

Library configuration files

The JSON configuration files for each library previously located in the opacclient/opacapp/src/main/assets/bibs directory were recently removed from the repository and can be downloaded from our server. For more information about this, see here.

Contributing

We'd like to invite you to contribute to our project, e.g. by improving the user interface or adding support for new libraries. Additionally, you could help to extend our test suite to increase this number: Coverage Status 😉.

Checking out the project with Android Studio should be fairly straightforward, but we also have a little bit of information in the project wiki. Contributions are best submitted via GitHub pull requests.

If you get stuck anywhere in the process, please do not hesitate to create a draft pull request and ask us there!

Please note that we have a Code of Conduct in place that applies to all project-related communication.

License

This code is released under the terms of the MIT License

It contains several libraries:

  • jsoup, (c) Jonathan Hedley and contributors, MIT License
  • ACRA, (c) Kevin Gaudin and contributors, Apache License
  • cwac-endless and cwac-adapter, (c) CommonsWare, LLC and Google, Inc., Apache License
  • Android Support library, (c) Google Inc., Apache License
  • NineOldAndroids, (c) Jake Wharton, Apache License
  • android-flowlayout, (c) Artem Votincev, Apache License
  • rv-joiner, (c) Evgeny Egorov, Apache License

Authors

Many thanks go to our contributors, including:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].