Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ararslan/termbox.jl
Create text-based user interfaces from Julia using Termbox
https://github.com/ararslan/termbox.jl
julia termbox
Last synced: 16 days ago
JSON representation
Create text-based user interfaces from Julia using Termbox
- Host: GitHub
- URL: https://github.com/ararslan/termbox.jl
- Owner: ararslan
- License: mit
- Created: 2016-09-28T07:13:30.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-26T06:57:40.000Z (over 7 years ago)
- Last Synced: 2024-10-30T18:29:25.860Z (2 months ago)
- Topics: julia, termbox
- Language: Julia
- Size: 8.79 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Termbox.jl
[![Project Status: WIP - Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.](http://www.repostatus.org/badges/latest/wip.svg)](http://www.repostatus.org/#wip)
A Julia wrapper for the [Termbox](https://github.com/nsf/termbox) library for text-based
user interfaces.