Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ranjan2104/progression-bar
A progress bar is a graphical control element used to visualize the progression of an extended computer operation, such as a download, file transfer, or installation. Sometimes, the graphic is accompanied by a textual representation of the progress in a percent format. The concept can also be regarded to include "playback bars" in media players that keep track of the current location in the duration of a media file.
https://github.com/ranjan2104/progression-bar
gui python3 sleep time tkinter tqdm
Last synced: 8 days ago
JSON representation
A progress bar is a graphical control element used to visualize the progression of an extended computer operation, such as a download, file transfer, or installation. Sometimes, the graphic is accompanied by a textual representation of the progress in a percent format. The concept can also be regarded to include "playback bars" in media players that keep track of the current location in the duration of a media file.
- Host: GitHub
- URL: https://github.com/ranjan2104/progression-bar
- Owner: Ranjan2104
- License: agpl-3.0
- Created: 2021-05-27T06:22:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-05-27T06:28:47.000Z (over 3 years ago)
- Last Synced: 2024-11-11T01:35:29.882Z (2 months ago)
- Topics: gui, python3, sleep, time, tkinter, tqdm
- Language: Python
- Homepage:
- Size: 16.6 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Progression Bar
A progress bar is a graphical control element used to visualize the progression of an extended computer operation, such as a download, file transfer, or installation. Sometimes, the graphic is accompanied by a textual representation of the progress in a percent format. The concept can also be regarded to include "playback bars" in media players that keep track of the current location in the duration of a media file.![download](https://user-images.githubusercontent.com/60054130/119776276-58678e00-bee2-11eb-9eba-2883843cbdb3.png)
![download (1)](https://user-images.githubusercontent.com/60054130/119776280-5998bb00-bee2-11eb-8d5a-b76758b84cee.png)