Skip to content

bschollnick/QuickBBS

Repository files navigation

QuickBBS Gallery

A high-performance Django-based gallery and file browser application with hybrid file system + database design.

Features

  • File Areas / Image Galleries - Comprehensive gallery system with database-stored thumbnails
  • Multi-format Support - Images, PDFs, archives, text files, movies, audio, and more
  • High Performance - Thumbnail caching in PostgreSQL for optimal I/O performance
  • Real-time Monitoring - Watchdog-based file system monitoring for automatic cache invalidation
  • Responsive Design - Multiple thumbnail sizes for desktop and mobile
  • Search & Browse - File and directory search with metadata indexing

For more information, please see the complete documentation in the DOCS directory.