alms

A Django Based Library Management Software written for Nepali reading users


Keywords
library, management, nepali, django, book, catalog, librarian, library-management-system, nepal, python
License
GPL-3.0
Install
pip install alms==1.0.2

Documentation

सिया पुस्तकालय सफ्टवेर

[Currently Being Hosted At Nepal Japan Children Library, Lainchaur, Kathmandu]

Siya is a Django Based Library Management System

What Can Siya Do?

  • Catalog Books
  • Manage Members, volunteers and librarians
  • Lend books, return books
  • Take care of your accounting journal, ledger and trial balances
  • Search For Books based on all their properties

How To Install Siya

To install on a debian system, run this :

wget -qO- https://raw.githubusercontent.com/ayys/alms/master/install.sh | sh

The above code will start the server and run it in the default browser.

To start the server again, simply go to the alms directory and run start.sh

Programmer's Documentation is on our wiki page