$ mkdir new_dir
$ cd new_dir
$ carettah -n new_slide.md &
$ vi new_slide.md
if you would like to use wii remote...
$ carettah -w new_slide.md
Put Wiimote in discoverable mode now (press 1+2)...
Install below:
- stack
- cwiid
- Google Noto Fonts (need
Noto Sans CJK JP
andNoto Sans Mono CJK JP
)
$ sudo apt-get install libcwiid-dev fonts-noto-cjk haskell-stack
And stack install.
$ git clone https://github.com/master-q/carettah.git
$ cd carettah
$ stack setup
$ stack install gtk2hs-buildtools
$ stack install
- sample.md
- Hackage
- Source code
- Demo movies
- Sample slides
- Facebook page
- I'm a clone of Rabbit.
cairoFontMapGetDefault >>= pangoFontMapListFamilies :: IO [FontFamily]
can get list of font names.pangoFontFamilyIsMonospace :: FontFamily -> Bool
can find mono fonts.
The carettah icon is created by VisualPharm (Ivan Boyko). The icon is found at Icon Search Engine. Thank's a lot!