/libterm

Personal library management system in the terminal.

Primary LanguagePython

libterm

Personal library management system in the terminal.

TODO

Short-term

  • Partial string search for titles, authors, and ISBN numbers
  • Fuzzy finding for titles, authors, and ISBN numbers
  • Optionally export data to CSV
  • Add the ability to edit existing books
  • Optionally import data from CSV
  • Add universal color palette

Long-term

  • Use a proper TUI framework
  • Store library in an actual database
  • Support persistent user settings
  • Display dynamic search results
  • Support user-created color themes