index
:
audio-visualizer-python
master
(forked from djfun) a little GUI tool to render visualization videos of audio files
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
README.md
Age
Commit message (
Expand
)
Author
2026-02-08
docs: add macOS installation instructions (#95)
Ingenium23
2026-01-22
bump version for PyPI release
Brianna Rainey
2026-01-15
explain pipx install, explain PATH variable
tassaron
2026-01-14
change Python >=3.13 to >=3.12
tassaron
2026-01-13
update readme: recommend pipx and uv + change headers
tassaron
2026-01-13
Use pyproject.toml + uv_build
Aeliton G. Silva
2026-01-12
update readme and create requirements.txt for v2.1.0
tassaron
2026-01-11
update to Qt 6 and Pillow 12
tassaron
2024-04-10
update readme for Ubuntu 24.04
Brianna Rainey
2022-05-05
fix broken link. move commandline info lower
tassaron
2022-05-05
add more links to wiki
tassaron
2022-05-05
shrink screenshot slightly, add alt/tite text
tassaron
2022-05-05
new readme with screenshot
tassaron
2022-05-03
Suggest pipx for installation. Fix `avp` command.
tassaron
2022-05-03
update readme
tassaron
2022-04-30
tested working instructions for Ubuntu 22.04
tassaron
2022-04-29
license may be affected by packaging
tassaron
2022-04-29
document keyboard shortcuts. fix "show ffmpeg command"
tassaron
2022-04-22
some work on the readme (install instructions not done yet)
tassaron
2022-04-13
update readme with known working versions
tassaron
2020-03-15
quick update to be somewhat compatible with newer versions of Pillow, ffmpeg,...
tassaron2
2017-07-17
combined toolkit.py & frame.py into toolkit package
tassaron
2017-07-16
apply complex filters to audio streams from components
tassaron
2017-07-09
more comments + warnings for outdated dependencies
tassaron
2017-07-06
more thorough installation directions
tassaron
2017-07-04
updated Windows installation instructions
tassaron
2017-06-25
Update readme to match newgui
Brianna
2016-09-09
Add macOS instructions
rikai
2016-08-17
Update README to indicate the use of Pillow 3.3.0
rikai
2015-03-05
add setup.py, automatic discovery for avconv/ffmpeg, add installation help to...
Martin Kaistra
2015-03-04
update readme
Martin Kaistra
2015-03-02
add name request to readme
Martin Kaistra
2015-03-02
add readme and MIT license
Martin Kaistra