Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Mon4sm/momoisay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

13 Commits

Repository files navigation

momoisay

A CLI program written in C featuring talking Saiba Momoi from Blue Archive!!!

License Version


Preview

Example of animated usage

Demo

Features

  • Talking ASCII art of Momoi
  • Animated ASCII art of Momoi
  • Freestyle changing animation of Momoi

Installation

disclaimer

Sometimes the precompiled binaries are not the latest version as the release. If you want to make sure that you got the latest version, you can built it from source. You can check the versions of the compiled binaries in the /bin folders.

Linux

git clone https://github.com/Mon4sm/Momoisay.git
cd Momoisay
sudo sh ./install/linux.sh

MacOS

git clone https://github.com/Mon4sm/Momoisay.git
cd Momoisay
sudo sh ./install/mac.sh

Build from source (Latest Version)

git clone https://github.com/Mon4sm/Momoisay.git
cd Momoisay
make

Usage

momoisay --help # Show help
momoisay <text> # Simple Usage
momoisay -a # Animated Momoi with no text bubble (default version 1)
momoisay -a <version> # Animated Momoi with no text bubble (default version 1)
momoisay -f # Freestyle animations (This is pretty cool for ricing)

File Structure

repo/
├── bin/ 
│ ├── linux/
│ │ ├── version.txt
│ │ └── momoisay
│ └── mac/
│ ├── version.txt 
│ └── momoisay
├── install/
│ ├── mac.sh
│ └── linux.sh
├── src/
│ ├── art/
│ │ ├── art.c
│ │ └── art.h
│ └── momoisay.c
├── Makefile
├── LICENSE
├── preview.gif
└── README.md

About

momoisay is a CLI Program like cowsay, but instead of a talking cow, it's Saiba Momoi from Blue Archive!!! Make Momoi say anything you want with various Momoi ASCII-art for you to choose, perfect for adding some Blue Archive energy to your PC.

Resources

License

Stars

Watchers

Forks

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /