Search results for "app"
1.
TRB Music Player
Audioplayers
by
thehardgamer
A simple music player i wrote in python, can also convert youtube videos to mp3 and save them locally and convert almost any local music format to mp3
Requirements-:
For linux-> You need to have python installed along with ffmpeg, you can simply clone the source and run it as "python main.py"...
app audio music player python software
5.0
Jun 06 2021
2.
Python ToolTip class for arbitrary tkinter widget
Developers Apps
by
ugnvs
Tkinter (tcl/tk interface for Python) lacks tooltips for its widgets.
This is class which implements tooltips for arbitrary tkinter/ttk widgets.
Just add extra tooltip attribute to the instance of a widget as follows:
mywidget = some tkinter widget
mywidget.tooltip = ...
app class python software tkinter tooltip
5.0
Aug 29 2019