Skip to content

Temtemelon/meowtunes-desktop-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 

Repository files navigation

๐Ÿพ MewsicHub ๐ŸŽถ

Revolutionizing Music Playlists With AI, Community, and Catitude

GitHub license Platform Compatibility Download


Welcome to MewsicHub โ€“ a purrfect blend of social music discovery, smart playlists, and AI-powered music companions! Built for modern music explorers, MewsicHub crafts enchanting playlists tailored by AI, lets you exchange track recommendations, and chat with music-loving AI assistantsโ€”right from your cross-platform desktop. Powered by Go, Wails, React, and TypeScript, MewsicHub ensures a seamless, high-performance, and playful listening journey, embracing multilingual accessibility and responsive workflows.


๐ŸŒŸ Key Features

  • ๐ŸŽต Cloud & Local Music Library Integration
    Combine your personal library with streaming APIs for endless vibes!

  • ๐Ÿค– OpenAI & Claude Conversational Companions
    Engage with smart music botsโ€”get song tips, trivia, and mood-based suggestions.

  • ๐Ÿฑ Social Playlist Collaboration
    Exchange curated playlists, rate tracks, and join themed "listening rooms."

  • ๐ŸŒ Multilingual Support
    Enjoy UI options in 18 languagesโ€”with seamless right-to-left text adaptation!

  • ๐ŸŽจ Customizable, Responsive UI
    Adapt interface layouts, switch themes, and use accessibility scales.

  • ๐Ÿ“ฆ Profile Sync Across Devices
    Keep preferences and playlists automatically updated wherever you tune in.

  • ๐Ÿ•ฐ๏ธ 24/7 Catbot Support ๐Ÿˆ
    Smart, always-on support to troubleshoot, recommend music, or just keep you company!

  • ๐Ÿงฉ Extensible Plugin System
    Script your own playlist generators or genre explorers.

  • ๐ŸŒฑ Eco-Optimized Playback Engine
    Lightweight, efficient, and low on battery and bandwidth.


๐Ÿ”Ž SEO-Friendly Keywords:

music playlist manager, AI music assistant, desktop music collaboration, cross-platform music app, desktop playlist tool, music discovery with AI, OpenAI music chatbot, Claude API music, responsive music app, modern playlist curator, multilingual music desktop player


๐Ÿ–ผ๏ธ Mermaid Diagram: MewsicHub Architecture

graph TD
    A[Electron/Wails Desktop Shell] --> B[React/TypeScript Frontend]
    B --> C{User Interaction}
    C --> D[Playlist Engine]
    D --> E((Local Music Library))
    D --> F((Cloud Music API))
    D --> G[AI Companion Service]
    G --> H[OpenAI API]
    G --> I[Claude API]
    C --> J[Social Collaboration Server]
    J --> K((User Profiles))
    C --> L[Multilingual Service]
Loading

๐Ÿ“‚ Example Profile Configuration

Below is a sample snippet from a userโ€™s mewsichub.config.json profile:

{
  "username": "catnaps",
  "theme": "midnight-paws",
  "preferred_language": "es",
  "library_paths": [
    "/Users/catnaps/Music",
    "/Volumes/MewsicDrive/Tracks"
  ],
  "ai_assistant": "Claude",
  "synced_playlists": [
    "Chill Hiss",
    "Synthwave Alley Cat"
  ],
  "collaboration_rooms": [
    "Dream Pop Exchange",
    "Jazz Night Owls"
  ]
}

๐Ÿ’ป Example Console Invocation

$ mewsichub --sync --start-room "Jazz Night Owls" --theme pawsitive-mode --lang jp
  • This will launch MewsicHub, synchronize cloud & local profiles, join the "Jazz Night Owls" collaborative room, set your interface to "pawsitive-mode" dark theme, and display the UI in Japanese.

๐Ÿ–ฅ๏ธ OS Compatibility Table

Operating System Native App Auto-Updates Notifications Touchscreen Support
Windows 11/10 โœ… โœ… โœ… โœ…
macOS 14/13+ โœ… โœ… โœ… โœ…
Ubuntu 22.04+ โœ… โœ… โœ… โŒ
Fedora 39+ โœ… โœ… โœ… โŒ
Arch Linux rolling โœ… ๐Ÿšง โœ… โŒ

โœจ Feature Overview

๐Ÿ•น๏ธ Effortless Playback

  • Automated crossfading and gapless playback
  • Smart queueing by genre, mood, or collaborative votes

๐Ÿค Collaboration in Real-Time

  • Invite friends to themed โ€œroomsโ€
  • Synchronized listening experience across continents

๐Ÿค– AI-Powered Recommendations

  • Both OpenAI and Claude API options for maximum variety
  • Daily โ€œSurprise Meโ€ playlists based on recent listening
  • Natural language search: "Mix me a moody coffee shop jazz playlist!"

๐ŸŒ Multilingual Power

  • 18 full languages, incl. Chinese, Japanese, Spanish, Russian, Arabic, and more
  • Language auto-detect via OS settings

๐Ÿ”’ Robust Privacy

  • All user profile and playlist data are encrypted at rest
  • You control which social features to enable

๐Ÿ’ก 24/7 Catbot Support

  • MewsicBot is ready to chat about issues or just swap music facts

๐Ÿง  AI & API Integration

MewsicHub features seamless integration with:

  • OpenAI GPT models: For natural music chat, lyrics analysis, and trivia.
  • Claude v3 API: For creative playlist curation and playlist mood descriptions.

API keys can be inserted during first-run setup or edited in your config file.


๐Ÿ Quick Start & Download

โฌ‡๏ธ Begin your MewsicHub journey!

Download the latest portable version:
Download

Or build from source following BUILDING.md


โš ๏ธ Disclaimer

All song rights remain with their original publishers. MewsicHub is a music collaboration and playlist discovery utilityโ€”no unauthorized song distribution takes place. Check your local streaming serviceโ€™s policy about API use. MewsicHub, its contributors, and community members are not responsible for music shared outside your personal use or regionโ€™s applicable law.


๐Ÿ“œ License

MewsicHub is licensed under the MIT License โ€“ see LICENSE for details.
Copyright โ’ธ 2026 MewsicHub


๐ŸŽธ Encore: Download Instructions

Revisit the magic!
Download


MewsicHub โ€“ An intelligent, playful, and community-driven way to rediscover your music, powered by 2026 innovation.

Releases

No releases published

Packages

 
 
 

Contributors