Completed
Make a Music Player with tkinter! - #tkinter30 0/30
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Python GUI Programming with Tkinter and Python 3.7
Automatically move to the next video in the Classroom when playback concludes
- 1 Make a Music Player with tkinter! - #tkinter30 0/30
- 2 Creating a Tkinter window + Python GUI Programming - #tkinter30 1/30
- 3 Python GUI with Tkinter - Title, Icon and the Geometry - 2/30
- 4 Python GUI with Tkinter - Text and Images - 3/30
- 5 Python GUI with Tkinter - Adding an Image Button for playing Music - 4/30
- 6 Python GUI with Tkinter - Playing music using Pygame - 5/30
- 7 Python GUI with Tkinter - Stopping the music using Pygame - 6/30
- 8 Python GUI with Tkinter - Volume control using Scale Widget - 7/30
- 9 Python GUI with Tkinter - Adding a Menubar - 8/30
- 10 Python GUI with Tkinter - Messagebox + Executing commands in Menubar - 9/30
- 11 Python GUI with Tkinter - Opening up files using Filedialog Tkinter - 10/30
- 12 Python GUI with Tkinter - Adding a Statusbar - 11/30
- 13 Python GUI with Tkinter - Pause and Unpause the music using Tkinter and Pygame - 12/30
- 14 Python GUI in Tkinter - Pack layout Manager and Frames - 13/30
- 15 Python GUI with Tkinter - Grid Layout Manager and Frames - 14/30
- 16 Python GUI with Tkinter - Rewind Music + More on the Grid System - 15/30
- 17 Python GUI with Tkinter - Toggle the Tkinter button + Mute the music with Pygame - 16/30
- 18 Python GUI with Tkinter - Fixing the Logic of the pause unpause in Pygame - 17/30
- 19 Python GUI with Tkinter - Calculating length/duration of the WAV sound files - 18/30
- 20 Calculating length/duration of the MP3 files using Mutagen - 19/30 - #tkinter30
- 21 Python GUI with Tkinter - Calculating Current Time + Threading in Tkinter Python - 20/30
- 22 Python GUI with Tkinter - Events and Bindings - Overriding the close button Tkinter - 21/30
- 23 Python GUI with Tkinter - Listbox widget + Advance Frames - 22/30
- 24 Python GUI with Tkinter - Adding items to Listbox- 23/30
- 25 Python GUI with Tkinter - Playing Songs on the Playlist with Pygame - 24/30
- 26 Python GUI with Tkinter - Fixing the Statusbar + Current time + Total Length - 25/30
- 27 Python GUI with Tkinter - Deleting items from the Listbox - 26/30
- 28 Python GUI with Tkinter - Styling + Fonts + Themed Widgets - 27/30
- 29 Python GUI with Tkinter - Adding Stylish themes to our Tkinter App - 28/30
- 30 Converting python to executables using cx_freeze - 29/30 #tkinter30
- 31 Ending the Python GUI Programming with Tkinter Challenge - 30/30 #tkinter30