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+
- Host: GitHub
- URL: https://github.com/sonicfantech/vidplayer
- Owner: sonicFanTech
- License: other
- Created: 2025-09-06T18:51:17.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-09-29T03:28:01.000Z (4 months ago)
- Last Synced: 2025-09-29T05:31:45.713Z (4 months ago)
- Topics: audio-player, python, software, windows-10
- Homepage: https://sonicfantech.org/sonic%20Fan%20Games%20Site/Software/Software.html
- Size: 5.86 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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