Trending

#Ncurses

Latest posts tagged with #Ncurses on Bluesky

Latest Top
Trending

Posts tagged #Ncurses

Preview
The Complete Guide to Ncurses 6.6: Terminal UI Library’s Major Year-End Update Blog com notícias sobre, Linux, Android, Segurança , etc

Technical release: #Ncurses 6.6
The canonical library for terminal UI development receives its year-end update with focus on Windows Terminal integration and code robustness. Read more: 👉 tinyurl.com/wxp6w835 #Programming

0 0 0 0
Video

After some more noodling with the #solaris kernel driver, behold the (as far as I am aware) only third-party #sunpci
driver program.

My program currently "emulates" the VGA text mode using #ncurses (poorly) but this makes development a lot faster!

Next up […]

[Original post on mastodon.tmm.cx]

0 0 0 0
Original post on defcon.social

I have been learning how to control the console with c++ in class. I hate it. It's so hard. Like, html just works and is easier, why not learning that?? CSS is cool, Qt has something similar to CSS i guess

I just dont like things not being cross compatible between different OS.

Now i just […]

1 1 0 0
Post image

Мой первый pet-проект: процесс-менеджер synd3 Всем привет! Пишу этот пост, чтобы поделиться своим опытом и получ...

#c #c++ #linux #tui #ncurses #open #source #pet-project #system #programming #process

Origin | Interest | Match

0 0 0 0
Post image

This is an example, where I used in principle GPU one for calculation and GPU four for the display. GPU three is considerable only used a bit. Look at the memory usage.

#GPU #NVIDIA #graphiccard #NVIDIA #c++ #programming #terminal #ncurses #Linux #NVML #CUDART

0 0 0 0
Post image

Some modifications of my tool makes it more handy. I started also to implement better evaluation of API return values.

#GPU #NVIDIA #graphiccard #NVIDIA #c++ #programming #terminal #ncurses #Linux #NVML #CUDART

0 0 0 0

There's an #ncurses - based #Spotify client for the terminal? Should I try that? 😄

2 0 0 0
Post image

I added the GPU microarchitectures history of NVIDIA for a better understanding and for comparison purposes.

#GPU #NVIDIA #graphiccard #NVML #terminal #c++ #programming #ncurses

1 0 0 0
Post image

Everything I have learned so far flows into my tool.

#GPU #NVIDIA #graphiccard #NVML #terminal #c++ #programming #ncurses

1 0 0 0
Post image

Yesterday the PCIe link speed mad me a headache. Reading the API source code helped.

#GPU #NVIDIA #graphiccard #NVML #terminal #c++ #programming #ncurses

0 0 0 0
Post image

Color enhances every tool. If it's useful too, so much the better.

#GPU #NVIDIA #graphiccard #NVML #terminal #c++ #programming #ncurses

0 0 0 0
Post image

I added to my tool some helpful information for understanding my GPUs. This piece of software becomes more and more helpful.

#GPU #NVIDIA #graphiccard #NVML #terminal #c++ #programming #ncurses

0 0 0 0
Preview
C++ and Ncurses Color Support Simple c++ ncurses color demos

Demo programs how to use colors in C++ using ncures.

www.copus.io/work/3b5cfc4...

#programming #cpp #c++ #ncurses #color #colors #terminal #TUI #UI

1 0 0 0
Preview
Hello World in Resizable Window (NEW) C++ demo program for resizing a window

Demonstrator for a resizable window using C++ and ncurses.

www.copus.io/work/c153156...

#c++ #programming #ncurses #makefile

0 0 1 0
Preview
GitHub - luismr/cobol-ncurses-lib: A COBOL interface for the ncurses library, enabling text-based UI development. Currently being migrated from an old Debian Subversion repository to support macOS, Li... A COBOL interface for the ncurses library, enabling text-based UI development. Currently being migrated from an old Debian Subversion repository to support macOS, Linux, and Windows on x86 and ARM...

7/ Want to give your COBOL app a modern(ish) text UI? Try cobol-ncurses-lib! 🖥️ Code from the ‘90s, still relevant today. I’m working on making it more stable, so check it out:

👉 github.com/luismr/cobol...

#pudim #treta #cobol #ncurses #bolhadev #legacy #mainframe

1 1 0 0
Preview
a cartoon dog is sitting at a table in front of a fire with the words `` it 's fine '' written above him . ALT: a cartoon dog is sitting at a table in front of a fire with the words `` it 's fine '' written above him .

5/ Why GNU COBOL? It translates COBOL to C, then compiles it into native code. This means you can run COBOL apps seamlessly on macOS, Linux, and Windows. Legacy? Yes. Outdated? Not at all. 🔄 ⬇️

#pudim #treta #cobol #ncurses #bolhadev #legacy #mainframe

1 1 1 0
Post image

4/ To use cobol-ncurses-lib, you need a proper Makefile 🛠️. It automates building, linking, and preparing the shared lib for both COBOL & C apps. This is crucial for handling dependencies in legacy projects! ⬇️

#pudim #treta #cobol #ncurses #bolhadev #legacy #mainframe

1 1 1 0
Post image

2/ What’s NCURSES? It’s a library for building fancy text UIs in the terminal 📟. Used in classic apps like Midnight Commander, it lets you handle windows, colors, and input elegantly—without raw printf. Now, COBOL apps can use it too! ⬇️

#pudim #treta #cobol #ncurses #bolhadev #legacy #mainframe

1 1 1 0
Preview
GitHub - luismr/cobol-ncurses-lib: A COBOL interface for the ncurses library, enabling text-based UI development. Currently being migrated from an old Debian Subversion repository to support macOS, Li... A COBOL interface for the ncurses library, enabling text-based UI development. Currently being migrated from an old Debian Subversion repository to support macOS, Linux, and Windows on x86 and ARM...

1/ 🚀 Introducing cobol-ncurses-lib! A library I wrote back in 1999 to bring NCURSES to #COBOL. It helps create text-based UIs for legacy apps. It’s still a bit unstable, but I’m working to get it 100% soon!

👉 github.com/luismr/cobol...

⬇️

#pudim #treta #cobol #ncurses #bolhadev #legacy #mainframe

2 1 1 0
A screen recording that shows the usage of Plany

A screen recording that shows the usage of Plany

Wow, Grzegorz's #CLI 📅 #calendar tool Plany looks amazing, it's written in @CrystalLanguage and it can be managed in #yaml:

https://github.com/gergelyk/plany

#CrystalLang #CrystalLanguage #commandline #meetings #ncurses #linux #opensource #foss

1 0 0 0
On left, my program Feeder creating a new post. On the right, the raw xml of the feed it already created

On left, my program Feeder creating a new post. On the right, the raw xml of the feed it already created

Almost done with my RSS Feed manager, Feeder. I just need to:

1) Add build and publication times
2) Polish up the user experience
3) Port it to Windows and Web
4) Release Feeder and the source code

#programing #webdev #tui #ncurses

1 0 0 0
Screenshot of my RSS feed generator, feeder.

Screenshot of my RSS feed generator, feeder.

This became longer than a weekend project but I've made some progress on my RSS feed generator.

#programing #ncurses #tui

0 0 0 0
NCURSES – New Curses Thomas Dickey is the maintainer/developer of ncurses. This page gives some background and pointers to ncurses resources.

#ncurses 6.5 has been released invisible-island.net/ncurses/

0 0 0 0
ncurses - TUI für Unix-Derivate Mit ncurses (Abk. für new curses) können wir uns eine TUI (=text-based user interface) in den verschiedensten Textterminals oder Terminalemulatoren darstellen lassen. Als freie C-Programmbibliothek unter der MIT-Lizenz, fällt ncurses als Open Source Software auch mit in das GNU-Projekt. Ich habe mich ein wenig mit ncurses beschäftigt und einige hilfreiche Anwendungen gefunden, die zusätzlich sehr schön in TUI angezeigt werden. Dazu muss ich euch jedoch erst durch die Installation von ncurses führen: (Debian/Ubuntu Linux) $ apt install ncurses-base (CentOS/Fedora) $ dnf install ncurses-devel Nun habe ich mir einige Tools installiert die ich euch unbedingt zeigen möchte. Glances Mit Glances ist es möglich, Systeminformationen auszulesen. Dateisystem, Netzwerk, Hardware-Komponenten und mehr, können hier im Vergleich zu top und htop in Echtzeit ausgelesen und angezeigt werden. $ apt install glances   Midnight Commander Der Midnight Commander ist ein freier Klon des Norton Commander (DOS-Tool). Er ist einer der bekanntesten Konsolenprogramme für Linux und zeigt eine zweispaltige Ansicht unserer Archive. Auch ein Zugriff auf Netzwerkserver ist möglich. $ apt install mc NCDU Ein Festplatten-Dienstprogramm für Unix-Systeme. Hat die gleichen Funktionen wie das Dienstprogramm du, verwendet aber eine Textbasierte Benutzeroberfläche. $ apt install ncdu Bastet Für alle Gamer gibt es hier noch einen Tetris-Klon. Freie Tastaturbelegung sowie ein […]

ncurses – TUI für Unix-Derivate#interface #ncurses #opensource

buff.ly/2H3SYIC

0 0 0 0