Aspen LiDA - companion app for Aspen Discovery
  • JavaScript 99.6%
  • Shell 0.4%
Find a file
2026-04-21 14:11:10 -06:00
app-config-templates Update eas.json 2026-02-06 15:02:01 -07:00
app-configs Cleanup for repository move 2024-12-20 14:47:45 -07:00
code Merge pull request #197 from catsoup11789/26.04.00-2177 2026-03-30 10:16:33 -06:00
release-notes Merge release notes, update version 2026-04-05 20:08:22 -06:00
script-templates remove unnecessary prebuild cmd 2025-07-20 02:11:46 -05:00
scripts DIS-1419 Display Notifications 2025-10-21 15:56:42 -06:00
.easignore Allow multiple projectOwner files to be created based on app name. (DIS-745) 2025-04-30 15:45:50 -06:00
.editorconfig Remove duplicate line in editorconfig 2025-01-01 15:42:43 -07:00
.gitattributes Fix line endings for shell files 2023-05-02 13:58:04 -06:00
.gitignore DIS-1061 Remove build number from version.json 2025-07-03 09:05:37 -06:00
.gitlab-ci.yml Gitlab-ci file has been added for building purposes on gitlab 2024-03-20 17:04:00 -03:00
.gitmodules Initial commit 2019-01-22 20:21:20 -07:00
license.txt Correct license included in repository based on VuFind original license 2024-04-30 15:40:57 -06:00
README.TXT Updates for new file structure 2024-12-26 21:22:26 -07:00
security.md Fixing typos and email addresses 2024-03-22 15:30:38 -05:00
version.json Update version.json 2026-04-21 14:10:32 -06:00

Aspen LiDA

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

============================================================================
All code is covered by the GNU General Public License version 2

All contributors to the code may be found at: https://github.com/Aspen-Discovery/aspen-lida/graphs/contributors. We thank all of our contributors for their hard work.

Code contributions have been sponsored by many public, academic, and school libraries in the form of direct code contributions as well as service subscriptions.  We thank all sponsors for their generous support.

Aspen LiDA also uses an number of open source libraries to provide functionality.  These libraries are credited within the source code .

For information about using Aspen Discovery, please see https://help.aspendiscovery.org.
For information about joining the Aspen Discovery community, please see https://community.aspendiscovery.org/.
For information about developing for Aspen Discovery, please see https://dev.aspendiscovery.org.

Aspen Discovery was originally derived from VuFind by Villanova University and Pika by Marmot Library Network however there have been many changes to the code since and the vast majority of the code is now different.  We would like to thank both of these projects for their inspiration.