{"id":27464778,"url":"https://github.com/chaosthechaotic/adiman","last_synced_at":"2026-04-17T01:32:13.374Z","repository":{"id":287595787,"uuid":"965213930","full_name":"ChaosTheChaotic/Adiman","owner":"ChaosTheChaotic","description":"A music player written in flutter inspired by namida","archived":false,"fork":false,"pushed_at":"2025-04-15T16:14:55.000Z","size":8199,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-15T23:15:11.572Z","etag":null,"topics":["audio-player","dart","flutter","flutter-apps","flutter-music-app","flutter-music-player","linux-app","linux-desktop-app","linux-music-player","music","music-player","player","playlist","rust"],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ChaosTheChaotic.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-04-12T17:01:14.000Z","updated_at":"2025-04-15T16:12:02.000Z","dependencies_parsed_at":"2025-04-12T18:32:30.015Z","dependency_job_id":null,"html_url":"https://github.com/ChaosTheChaotic/Adiman","commit_stats":null,"previous_names":["chaosthechaotic/adiman"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChaosTheChaotic%2FAdiman","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChaosTheChaotic%2FAdiman/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChaosTheChaotic%2FAdiman/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChaosTheChaotic%2FAdiman/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ChaosTheChaotic","download_url":"https://codeload.github.com/ChaosTheChaotic/Adiman/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249167457,"owners_count":21223508,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["audio-player","dart","flutter","flutter-apps","flutter-music-app","flutter-music-player","linux-app","linux-desktop-app","linux-music-player","music","music-player","player","playlist","rust"],"created_at":"2025-04-15T23:15:18.189Z","updated_at":"2026-04-17T01:32:13.352Z","avatar_url":"https://github.com/ChaosTheChaotic.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv style=\"\n    background: linear-gradient(145deg, #ffffff0d 0%, #ffffff05 100%);\n    padding: 12px 24px;\n    border-radius: 12px;\n    margin: 20px auto;\n    display: inline-flex;\n    align-items: center;\n    gap: 20px;\n    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);\n    border: 1px solid #ffffff15;\n    backdrop-filter: blur(8px);\n    transition: transform 0.2s ease;\n\"\u003e\n    \u003cimg src=\"images/Adiman.png\" width=\"82\" style=\"filter: drop-shadow(0 2px 4px rgba(0,0,0,0.1));\"\u003e\n    \u003ch1 style=\"\n        margin: 0;\n        font-size: 2.5rem;\n        font-weight: 600;\n        background: linear-gradient(45deg, #fff 0%, #a0aec0 100%);\n        -webkit-background-clip: text;\n        background-clip: text;\n        color: transparent;\n        text-shadow: 0 2px 4px rgba(0,0,0,0.1);\n    \"\u003eAdiman\u003c/h1\u003e\n\u003c/div\u003e\n\n\u003ca href=\"https://github.com/flutter/flutter\"\u003e![](https://img.shields.io/badge/Built%20in-Flutter-%23369FE7)\u003c/a\u003e\n\u003ca href=\"https://github.com/fzyzcjy/flutter_rust_bridge\"\u003e![](https://img.shields.io/badge/Built%20with-Flutter%20Rust%20Bridge-%23369FE7)\u003c/a\u003e\n\u003ca href=\"https://ghloc.vercel.app/ChaosTheChaotic/Adiman?branch=main\"\u003e![](https://img.shields.io/endpoint?url=https://ghloc.vercel.app/api/ChaosTheChaotic/Adiman/badge?style=flat\u0026logo=dart\u0026logoColor=aqua\u0026label=Total%20Lines\u0026color=darkturquoise)\u003c/a\u003e\n\nA flutter music player app I made for linux using [flutter_rust_bridge](https://github.com/fzyzcjy/flutter_rust_bridge) for efficency (as I can't code well) inspired by [namida](https://github.com/namidaco/namida) as you will have seen by the obvious fact that the name is just namida backwards.\n\n# Dependencies (These apply even when not building)\n\n- FFmpeg\n- yt-dlp (via python if you want downloading songs to work)\n- GTK\n- SQLite\n\n# Installing\n\n(There are only linux builds currently) Head over to [releases](https://github.com/ChaosTheChaotic/Adiman/releases/latest), download the appimage for your architecture, mark executable (if needed using `chmod +x TheAppImage`) and run the appimage\n\n# Features\n\n- Can play music (duh)\n- Customisable\n- Adaptive UI\n- Intuitive UI\n- Non-intrusive UI\n- Smooth animations\n- Plugin Support (to develop or add plugins look through the [documentation](PLUGINS.md))\n- Playlists\n- Downloading songs via yt-dlp command line tool (requires yt-dlp installed)\n- Waveform seekbar\n- Lyrics from online source ([lrclib](https://lrclib.net/))\n- Shuffle option (mostly untested due to me not using it that often)\n- Mpris support (app is recognised by playerctl etc)\n- Shuffling\n- Sorting\n- Searching\n- Artist separators (Also untested due to me not using it that often)\n- Caching\n- Choosable music folder\n- In-app volume slider\n- CD Support\n- Playlist sorting\n- Playlist merging\n- Customisable seekbar\n- Auto conversion of non-mp3 songs via ffmpeg (if you have many of these files you might have to wait a bit before reloading the library)\n- Horribly inefficent code\n\n# Plugin development\nYou may find plugin development in the [PLUGINS.md](PLUGINS.md#developing-plugins)\n\n# Screenshots\n\n\u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 20px; margin-top: 20px;\"\u003e\n  \u003cimg src=\"images/main-screen.png\" style=\"border-radius: 8px; box-shadow: 0 2px 8px rgba(0,0,0,0.1);\"\u003e\n  \u003cimg src=\"images/music-player.png\" style=\"border-radius: 8px; box-shadow: 0 2px 8px rgba(0,0,0,0.1);\"\u003e\n  \u003cimg src=\"images/settings.png\" style=\"border-radius: 8px; box-shadow: 0 2px 8px rgba(0,0,0,0.1);\"\u003e\n  \u003cimg src=\"images/download.png\" style=\"border-radius: 8px; box-shadow: 0 2px 8px rgba(0,0,0,0.1);\"\u003e\n  \u003cimg src=\"images/song-opts.png\" style=\"border-radius: 8px; box-shadow: 0 2px 8px rgba(0,0,0,0.1);\"\u003e\n  \u003cimg src=\"images/multi-select.png\" style=\"border-radius: 8px; box-shadow: 0 2px 8px rgba(0,0,0,0.1);\"\u003e\n\u003c/div\u003e\n\n# Building\n## Preqrequisites\n- flutter\n- flutter_rust_bridge_codegen (installed via cargo)\n- cdparanoia (this is required for my cd_audio library to build as it uses cdda_interface.h)\n- libcdio\n- libcdio_cdda\n- git\n- gtk\n- rustup\n- rust\n- AcoustID API key\n## Build steps\n1. Git clone the repo and go into the directory\n```\ngit clone \"https://github.com/ChaosTheChaotic/Adiman.git\" \u0026\u0026 cd Adiman\n```\n2. Add API to .env file\n```\necho \"ACOUSTID_API=YOUR_API\" \u003e\u003e rust/.env\n```\n3. Run the build commands\n```\nflutter_rust_bridge_codegen generate \u0026\u0026 flutter build linux --release\n```\n4. The app should be done and you can now run it\n```\nbuild/linux/\u003cyour_architecture\u003e/release/bundle/adiman\n```\n\n# Helpful people\n- MSOB7Y (the creator of namida) for the inspiration and motivation for this and where I got the original icons from\n- DuckTheCrowolf (thevietnamesecrow on discord) for making the logo\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchaosthechaotic%2Fadiman","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchaosthechaotic%2Fadiman","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchaosthechaotic%2Fadiman/lists"}