Popularity
5.4
Declining
Activity
0.0
Stable
9
3
3
Monthly Downloads: 5
Programming language: Haskell
License: GNU General Public License v3.0 only
Tags:
Graphics
carettah alternatives and similar packages
Based on the "Graphics" category.
Alternatively, view carettah alternatives based on common mentions on social networks and blogs.
-
Gifcurry
๐ The open-source, Haskell-built video editor for GIF makers. -
reanimate
Haskell library for building declarative animations based on SVG graphics -
implicit
A math-inspired CAD program in haskell. CSG, bevels, and shells; 2D & 3D geometry; 2D gcode generation... -
threepenny-gui
GUI framework that uses the web browser as a display. -
GPipe
Core library of new GPipe, encapsulating OpenGl and providing a type safe minimal library -
diagrams
Embedded domain-specific language for declarative vector graphics (wrapper package) -
luminance
Type-safe, type-level and stateless Haskell graphics framework -
log-warper
Logging library to provide more convenient, extremely configurable but simple monadic interface with pretty output -
timeplot
Analyst's swiss army knife for visualizing data from ad-hoc log files -
processing-for-haskell
Graphics for kids and artists. Processing implemented in Haskell -
GLUtil
Utility functions for working with OpenGL BufferObjects, GLSL shaders, and textures. -
graphics-drawingcombinators
Combinators for drawing 2D shapes and images in Haskell (using OpenGL)
Collect and Analyze Billions of Data Points in Real Time
Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
Promo
www.influxdata.com
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of carettah or a related project?
README
Carettah := Make your presentation more fun! 
[Vimeo movie](./img/vimeo.png)
How to use
$ 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)...
How to install
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
For more detail
- [sample.md](./sample/sample.md)
- Hackage
- Source code
- Demo movies
- Sample slides
- Facebook page
- I'm a clone of Rabbit.
Memo
cairoFontMapGetDefault >>= pangoFontMapListFamilies :: IO [FontFamily]
can get list of font names.pangoFontFamilyIsMonospace :: FontFamily -> Bool
can find mono fonts.
Acknowledgment
The carettah icon is created by VisualPharm (Ivan Boyko). The icon is found at Icon Search Engine. Thank's a lot!