Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.
/ Selector Public archive

Randomly selects item(s) from an item list.

License

Notifications You must be signed in to change notification settings

ygz213/Selector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

latest release licence


Selector

Selector helps you to randomly select item(s) from an item list.

Requirements

  • Python 3.8 and above
  • PyQt6 module

Installation

  1. Download source code or binary (for windows only, generated with PyInstaller) from Releases page.
  2. Run main.py or selector.exe

Contribution

You are totally free to send a pull request or open an issue.


Credits

License

Selector uses GPLv3-licensed PyQt6 module (by Riverbank Computing Limited) and all Selector files are released under GPLv3.