Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Media Selector

A personal-use media launcher built with Python and Tkinter.
Search, browse, and launch your local video content in a lightweight interface powered by a SQLite database.


Features

  • Search for specific titles across local folders
  • Browse media categories and subfolders
  • Pick a random subfolder for discovery
  • All categories saved persistently in media.db
  • Add, rename, and remove categories from the GUI
  • Simple and fast — no bloat, no dependencies beyond Python stdlib

Requirements

  • Python 3.8+
  • Tkinter (comes with most Python installations)

Installation

  • Download the latest version in the Releases section.

License

This project is licensed under the terms of the GNU General Public License v3.0.

You are free to use, modify, and redistribute this software, but any modified versions or derivative works must also be licensed under the GPL v3.
Please see the LICENSE file for full license details.

About

A little project I came up with for myself. A personal-use media launcher built with Python and Tkinter. Search, browse, and launch your local video content in a lightweight interface powered by a SQLite database.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages