/ddcafe

Ah^~ It makes my heart keep hopping^~

Primary LanguagePythonMIT LicenseMIT

Daydream Cafe

You can play 'Daydraem cafe' on the terminal.

Daydream cafe is the opening song of Gochi-usa, Japanese Anime.

result

Requirements

  • python3.x

Install

pip install ddcafe

if Windows, it needs curses module. Install curses wheel from HERE

pip install <your-curses-wheel.whl>

Usage

in your terminal

$ ddcafe [options]

Options

  • -h, --help: show help
  • -v, --version: show version of this app
  • -s <SPEED>, --speed <SPEED>: ratio of playing speed (range: 0.1 ~ 10.0, default: 1.0)
  • -d <DATA>, --data <DATA>: movie source json data (default movie is "daydream cafe")
  • -r, --reverse: reverse pixel color; black to white, white to black

How to play sound ?

If you imagine it, you would listen in your head.

Author

ikorin24(github)