Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Libreshelf

Libreshelf is an open-source Python web application for tracking books, similar to Goodreads. It’s built entirely with python using NiceGUI, making it simple, fast, and easy to extend.

Features

  • Track books you’ve read, currently reading, or want to read
  • Minimal and intuitive user interface
  • Fully Python-based for easy customization
  • Open-source and contribution-friendly

Installation

  1. Clone the repository:
git clone https://github.com/anzarwani/libreshelf.git
cd libreshelf
  1. Create virtual ENV
python -m venv venv
source venv/bin/activate  # On Windows: venv\Scripts\activate
  1. Install requirements
pip install -r requirements.txt

python main.py

Contribution

The project is actively looking for contributors (and bookworms).

About

Libreshelf – Open-source Python web app to track and manage books, built entirely in Python with NiceGUI.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages