An open API service indexing awesome lists of open source software.

https://github.com/sonicfantech/vidplayer

vidplayer is A lightweight audio player using Tkinter (ttk) + pygame.mixer in Python 3.12+
https://github.com/sonicfantech/vidplayer

audio-player python software windows-10

Last synced: 4 months ago
JSON representation

vidplayer is A lightweight audio player using Tkinter (ttk) + pygame.mixer in Python 3.12+

Awesome Lists containing this project

README

          

Features / Update Log
=======================

Program Re-Wright in Python 3.12+ - v2.0.0

Player UI Re-Done Again, Added Light/Dark Mode Feature, Added recent Files Feature - v2.0.1

Added Art-Work Show Support, Added a Settings Window, Changed how the volume Slider works [Broke it], Added Playlist Support - v2.0.2

Added Auto-Play Next File in Playlist Feature [Build NOT Working, Not Released to the Public] - v2.0.3

Fixed Auto-play Next file in Playlist Feature, Added more settings to the Settings Window - v2.0.4

Added a progress Loading Window that show only when you open More then 10 Files - v2.0.5

Added the New About Window - v2.0.6

updated the License Agreement, made the License and Features / Update Log Tab Load Text from a File, NO CODE NEEDED FOR SAID TEXT - v2.0.6.1

Added Discord RPC, Changed the default volume to 50.0 - v2.0.7

Added a Discord Rich Presence toggle in Settings (enables/disables RPC at runtime). When enabled the app holds a single Presence connection and PlaylistWindow uses it, Added an Always on Top setting in Settings, Added Full Screen entry to the Tools menu. Full-screen opens a fullscreen Toplevel that shows the artwork prominently and supports: [Escape to exit fullscreen, Clicking the artwork toggles play/pause, A small label shows filename and a close button], All new settings are saved to CONFIG_FILE and loaded at startup - v2.0.8