https://github.com/winand/audica_qt
Unfinished Audica audio player port to Python 2 / Qt 4. `py3` branch contains Python 3 / Qt 5 code
https://github.com/winand/audica_qt
archived-code audio-player python qt
Last synced: 11 months ago
JSON representation
Unfinished Audica audio player port to Python 2 / Qt 4. `py3` branch contains Python 3 / Qt 5 code
- Host: GitHub
- URL: https://github.com/winand/audica_qt
- Owner: Winand
- Created: 2022-05-28T07:14:11.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-05-29T20:07:01.000Z (over 3 years ago)
- Last Synced: 2025-01-31T06:37:40.663Z (about 1 year ago)
- Topics: archived-code, audio-player, python, qt
- Language: Python
- Homepage:
- Size: 175 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Audica-Qt
Never finished port of [Audica](https://sourceforge.net/projects/audica) (VB6)
to Python 2 / Qt 4. This repository is for historical purposes.
Releases contain dependencies and additional resources.
Last.fm tokens were removed from source intentionally.
pyglet [com.py](https://github.com/pyglet/pyglet/blob/495c547a9642ce38a3b3fcc03b96dafaac07a5b5/pyglet/com.py)
was used to get an idea of using Component Object Model.