MyTunes is a simple music player app to select and play your favourite music
- tkinter (inbuilt)
- pygame (to play the music using # mixer)
- os (to brows the songs)
- time (to manage the time)
- ttkthemes (to add the themes preface inside the app)
- mutagen.mp3 (to play .mp3 music formate files)
- Select song of your choice from play list
- Filter your playlist
- Display total length and current timing of song with app status in status bar
Play,Pause,Stop,Next,Play Previous song,Play Next song,Mute,unmute,Restart