Skip to content

331uw13/nemi

Repository files navigation

About the project

Nemi by default is a terminal emulator with only basic essentials. 
But you can easily use modules, to add features which never existed before!
Modules are dynamically loaded libraries. (read more from documentation)
Only ASCII characters are supported.

No AI code is used.

Build instructions

# First build the libvterm.
# It is little bit modified version of: https://www.leonerd.org.uk/code/libvterm/
$ (cd libs/libvterm-0.3.3/ && make)

# Then the project can be built with make command
# in the project root directory.
$ make GRAPHICS=opengl

# Rendering to linux framebuffer device will be supported later.

External Dependencies

GLFW
GLEW
freetype2

Documentation

Note

Work in progress... See documentation directory.

Contribute!

All kinds of ideas are appreciated! Create pull request or open an issue and we can discuss about it.

About

Open source and fully customizable terminal emulator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages