brick
TuiCss
brick | TuiCss | |
---|---|---|
9 | 14 | |
1,620 | 1,661 | |
1.0% | - | |
9.5 | 4.3 | |
17 days ago | over 1 year ago | |
Haskell | SCSS | |
BSD 3-clause "New" or "Revised" License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
brick
-
Show HN: Text Lambda, a versatile notebook for your personal data
Thank you!
"stash", the initial MVP version, is written in Haskell. I chose Haskell mostly because of https://github.com/jtdaugherty/brick, which is a wonderful TUI library. I also tend to prefer functional programming languages when I have the choice.
However, Text 's backend and website are currently implemented in Clojure. The app is in C + Flutter (Dart).
-
brick-tabular-list has been improved infinitely.
Brick? Hadn’t heard of it so leaving for myself and others
- Brick: A declarative Unix terminal UI library written in Haskell
-
How can I move from a basic hello world/number program to something more substantial?
Brick is a great library for terminal applications. I’d say start with the examples or take a look at some tutorials that use it, then just go at it.
-
A simple tui to launch gzdoom mods
Thanks. Yeah I was surprised myself at how much of a capable tool whiptail turned out to be. Especially since I'd heard it has issues with returning values, or not being as capable as dialog. I was actually in the midst of choosing between it, Haskell's brick, or python's PromptToolkit, yet settled on whiptail to see how far a bash approach could take me.
-
wordle - Wordle clone in the terminal
Written in Haskell with brick.
-
Writing Programs with Ncurses
There is brick[1][2] for Haskell. Other languages may have something similar.
[1] https://hackage.haskell.org/package/brick
[2] https://github.com/jtdaugherty/brick/blob/master/docs/samtay...
-
If you could change one thing about Emacs what would it be?
In that vein, a declarative way to build (Text) UI like html+css. Or something along the lines of what Brick is for terminals.
TuiCss
- 98.css – A design system for building faithful recreations of old UIs
-
Show HN: Msdos Theme Inspired Image Enhancement Tools
I am a lover of CSS frame themes and that is really nice.
https://github.com/vinibiavatti1/TuiCss
It seems this is just your personal project as it is just on a subdomain of your domain, so might not be for the public, but keep the following in mind:
GDPR-compliance: you need to add how long images remain after being uploaded or give the option to delete the original file. This also includes the time you will also keep the generated file. You wouldn't need to store these for more than 10 minutes after the output has been generated.
Filename: out.png is like you just plopped in the sample code that you found on Github and called it a day. Consider keeping the filename and adding something to it. "filename-out.png" might be better.
Tested most of the options and its all functional.
-
What Is Textmode?
Maybe not exactly what you‘re looking for, but you could give https://github.com/vinibiavatti1/TuiCss a try.
More here: https://github.com/troxler/awesome-css-frameworks#specialize...
- 98.css – design system for building faithful recreations of Windows 98 UIs
- Hacker News stylized as a retro 90s macOS desktop
- Thunderbird Time Machine: Windows XP and Thunderbird 1.0
- System.css: A design system for building retro Apple interfaces
-
Modern Turbo Vision 2.0
Definitely not as good as the web, if only for zero accessibility. With the web you have a DOM of semantic elements that are all carefully marked up by hand to describe the intent and meaning of everything. With turbo vision and TUIs you have a buffer of bytes with text, graphics, background, etc. all using the same character set. Good luck if you're a screen reader trying to make sense of it.
But you can have TUI style on the web, this tui.css project is absolutely amazing IMHO: https://github.com/vinibiavatti1/TuiCss
- TuiCSS,: DOS-inspired Text-based user interface CSS library
- I created a CSS library to make Text-based user interfaces for web application
What are some alternatives?
implicit - A math-inspired CAD program in haskell. CSG, bevels, and shells; 2D & 3D geometry; 2D gcode generation...
Turbo Vision - A modern port of Turbo Vision 2.0, the classical framework for text-based user interfaces. Now cross-platform and with Unicode support.
plot-light - A lightweight plotting library, exporting to SVG
TermOx - C++17 Terminal User Interface(TUI) Library.
gloss - Painless 2D vector graphics, animations and simulations.
spark-joy - ✨😂 2000+ ways to add design flair, user delight, and whimsy to your product.
reanimate - Haskell library for building declarative animations based on SVG graphics
termbox2 - suckless terminal rendering library
Rasterific - A drawing engine in Haskell
tmbasic - TMBASIC — Programming language for writing non-graphical programs
splines - B-Splines, other splines, and NURBS in Haskell.
NES.css - NES-style CSS Framework | ファミコン風CSSフレームワーク