Skip to content

angga7togk/moesic

Repository files navigation

Moesic

Moesic is a freely accessible and open collection of Japanese music and anime. The project is open source, with the goal of providing a simple, aesthetically pleasing music listening experience focused on Japanese and anime content.

FFmpeg Required

Manual download please visit the following website ffmpeg.org

Install FFmpeg

Linux (Debian/Ubuntu)

Usually Linux already has ffmpeg built in, if not, please install it using the following command

sudo apt update && sudo apt install ffmpeg

macOS (with Homebrew)

brew install ffmpeg

Windows

# use choco
choco install ffmpeg

# use scoop
scoop install ffmpeg

# use winget
winget install ffmpeg

Installation

Linux / macOS

Run the following command to install Moesic:

curl -fsSL https://raw.githubusercontent.com/angga7togk/moesic/main/install.sh | bash

Alternatively, you can download and run the installation script manually:

wget https://raw.githubusercontent.com/angga7togk/moesic/main/install.sh
chmod +x install.sh
./install.sh

Windows

Option 1: Using PowerShell

Run the following command in PowerShell:

iwr -useb https://raw.githubusercontent.com/angga7togk/moesic/main/install.ps1 | iex

Option 2: Using Batch File

Download and run install.bat.

Manual Installation

Please download the latest version of Moesic from the Releases page and place the binary in your system path.

Contributing

If you would like to contribute by adding your favorite music or playlist, please read the Contributing Guide.

Preview

Moesic Logo

 __  __  ___  ___ ___ ___ ___  
|  \/  |/ _ \| __/ __|_ _/ __| 
| |\/| | (_) | _|\__ \| | (__  
|_|  |_|\___/|___|___/___\___| 
                               
                               
⭐️ Star to support our work!
   https://github.com/angga7togk/moesic

Usage:
  moesic play                   Play flat moesic
  moesic playlist               Play playlist
  moesic version                Moesic version
  moesic help                   Moesic Help

Options:
  --random, -r                  Random options
  --one, -o                     Just play one moesic not next or skiped

About

🌸 Moesic is a freely accessible and open collection of Japanese music and anime.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •