Category Archives: qt5

Albix Player 4.5 released

Albix Player is a sleek and user-friendly media player built with Python and PyQt5.

Albix media player

Features
– Add Songs: Easily add multiple songs to your playlist.
– Play/Pause: Control playback with intuitive play and pause buttons.
– Stop Playback: Completely stop the current song.
– Remove Songs: Remove selected songs from your playlist.
– Playback Slider: Seek through songs using the playback slider.
– Volume Control: Adjust the playback volume to your preference.
– Playlist Management: Efficiently manage your list of songs.
– Error Handling: Gracefully handles playback errors and missing files.
– Responsive UI: Interactive buttons with hover effects for enhanced user experience.
– Video Playback: Play local video files.
– Radio Stations: Stream live radio stations directly from the application.

More info and download from project’s Github page: https://github.com/postman721/Albix

Analyzer v1 released

Analyzer v1 is a program for monitoring and mounting/unmounting block devices using PyQt5, pyudev, and udisksctl. Github: https://github.com/postman721/Analyzer/tree/main

Analyzer v1

Features

  • Monitors block device events (add/remove).
  • Automatically updates the list of mounted devices.
  • Allows unmounting and remounting of selected devices via udisksctl.
  • Displays log messages in a GUI using PyQt5.

License:

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Author:

JJ Posti

Disclaimer:

Please note that improper use of mounting/unmounting devices could lead to data loss. Use this software at your own risk.