mirror of
				https://github.com/rothgar/awesome-tuis.git
				synced 2025-11-04 00:58:57 +00:00 
			
		
		
		
	Add Lanterna
Lanterna is a Java library allowing you to write easy semi-graphical user interfaces in a text-only environment, very similar to the C library curses but with more functionality. One of the main benefits of lanterna is that it is not dependent on any native library but runs 100% in pure Java.
This commit is contained in:
		
					parent
					
						
							
								3ace7e4984
							
						
					
				
			
			
				commit
				
					
						389c28ee80
					
				
			
		
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -129,6 +129,7 @@ List of projects that provide terminal user interfaces
 | 
				
			||||||
- [gui.cs](https://github.com/migueldeicaza/gui.cs) Console-based user interface toolkit for .NET applications
 | 
					- [gui.cs](https://github.com/migueldeicaza/gui.cs) Console-based user interface toolkit for .NET applications
 | 
				
			||||||
- [imtui](https://github.com/ggerganov/imtui) An immediate mode text-based user interface library, supporting 256 ANSI colors and mouse/keyboard input.
 | 
					- [imtui](https://github.com/ggerganov/imtui) An immediate mode text-based user interface library, supporting 256 ANSI colors and mouse/keyboard input.
 | 
				
			||||||
- [ink](https://github.com/vadimdemedes/ink) React for interactive command-line apps
 | 
					- [ink](https://github.com/vadimdemedes/ink) React for interactive command-line apps
 | 
				
			||||||
 | 
					- [Lanterna](https://github.com/mabe02/lanterna) A Java library for creating text-based UIs, very similar to the C library curses but with more functionality.
 | 
				
			||||||
- [ncurses](https://www.gnu.org/software/ncurses/)
 | 
					- [ncurses](https://www.gnu.org/software/ncurses/)
 | 
				
			||||||
- [nimwave](https://github.com/ansiwave/nimwave) Build text interfaces for the terminal or browser
 | 
					- [nimwave](https://github.com/ansiwave/nimwave) Build text interfaces for the terminal or browser
 | 
				
			||||||
- [notcurses](https://github.com/dankamongmen/notcurses) blingful character graphics/TUI library. definitely not curses
 | 
					- [notcurses](https://github.com/dankamongmen/notcurses) blingful character graphics/TUI library. definitely not curses
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue