tui-audioplayer


Nametui-audioplayer JSON
Version 0.1.3 PyPI version JSON
download
home_pageNone
SummaryTUI WebRadio player
upload_time2025-09-02 21:47:21
maintainerNone
docs_urlNone
authorAlfredo Cubitos
requires_python>=3.13
licenseNone
keywords textual cli webradio command line console
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # AudioPlayer
![](res/audioplayer.png)

## A textual.app for playing online radio streams
The app was actually developed for the Raspberry Pi to provide a simple but attractive interface for a Raspi LCD display.
However, the app works in principle on all Linux distributions that meet the following requirements:

* a terminal which supports Rich Python library
* can run a VLC-Player
* uses ALSA soundsystem

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "tui-audioplayer",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.13",
    "maintainer_email": null,
    "keywords": "textual, cli, WebRadio, command line, console",
    "author": "Alfredo Cubitos",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/7e/6b/2eb2c29bfe89bc4fe534344f1170771a8f2dc160957b0b92f56993402b29/tui_audioplayer-0.1.3.tar.gz",
    "platform": null,
    "description": "# AudioPlayer\n![](res/audioplayer.png)\n\n## A textual.app for playing online radio streams\nThe app was actually developed for the Raspberry Pi to provide a simple but attractive interface for a Raspi LCD display.\nHowever, the app works in principle on all Linux distributions that meet the following requirements:\n\n* a terminal which supports Rich Python library\n* can run a VLC-Player\n* uses ALSA soundsystem\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "TUI WebRadio player",
    "version": "0.1.3",
    "project_urls": null,
    "split_keywords": [
        "textual",
        " cli",
        " webradio",
        " command line",
        " console"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6168f53300d7c4945a0da945435b64d7f3cf7fa870e9a02137985a6286232537",
                "md5": "5f384d82e79004f3864d4f53c33402f9",
                "sha256": "91a947dada94ea77a54d80e81cdac8daaf626fe7f53e2cb113a2cca9d831c177"
            },
            "downloads": -1,
            "filename": "tui_audioplayer-0.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5f384d82e79004f3864d4f53c33402f9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.13",
            "size": 7692684,
            "upload_time": "2025-09-02T21:47:12",
            "upload_time_iso_8601": "2025-09-02T21:47:12.560710Z",
            "url": "https://files.pythonhosted.org/packages/61/68/f53300d7c4945a0da945435b64d7f3cf7fa870e9a02137985a6286232537/tui_audioplayer-0.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7e6b2eb2c29bfe89bc4fe534344f1170771a8f2dc160957b0b92f56993402b29",
                "md5": "9f35f6e0da9ae971cf2c21280b94c055",
                "sha256": "ff3e9f76144e44af16d6beadb9479ed33095ef6faad1c50e990e895f05f03cf8"
            },
            "downloads": -1,
            "filename": "tui_audioplayer-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "9f35f6e0da9ae971cf2c21280b94c055",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.13",
            "size": 7668367,
            "upload_time": "2025-09-02T21:47:21",
            "upload_time_iso_8601": "2025-09-02T21:47:21.478521Z",
            "url": "https://files.pythonhosted.org/packages/7e/6b/2eb2c29bfe89bc4fe534344f1170771a8f2dc160957b0b92f56993402b29/tui_audioplayer-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-02 21:47:21",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "tui-audioplayer"
}
        
Elapsed time: 1.09838s