Saturday, December 29, 2012

RaDiX Library Management System 1.0 for Linux

You can download the RaDiX LMS 1.0 for Linux Distribution here. (16.36 MB)

Follow the steps.
  • Extract the downloaded RaDiXLMS 1.0.tar.gz
  • Open the terminal (ctrl+alt+t)
  • Go to the location where the .tar.gz is extracted using 'cd' commands.
  • Enter the following command '$ chmod a+x LibraryManagementSystem.jar' in the terminal.
  • You can run the application by double clicking on the LibraryManagementSystem.jar file (Or you can run it with terminal by typing the command '$ java -jar LibraryManagementSystem.jar'.  You don't have to follow the earlier step, if you run the .jar using the terminal)
  • You can have an idea about the data that are already included, by generating the reports under the Reports tab.

(Note: Please don't change the location of the radixlibrary folder, which contains the database)



Thursday, December 27, 2012

RaDiX Library Management System

This is a simple software to manage a library. (For windows platform)
You don't have to bother about making database connections on your own.
Please try this and, let me know your comments.
  • Please install the software in the default path or outside write protected places in your system, since this has database operations.


Here, you can find the main interface of the software.
Please go to the Reports tab and generate all the reports. You can have an idea about the sample data, I have entered.

You can download the software from here.  (17.66 MB) . (Only 100 books can be added in this version)



If somebody wishes to have an online library management system, please have a look at the following web site.