Home New Trending Search
About Privacy Terms
#
#Terminaux
Posts tagged #Terminaux on Bluesky
Preview
Terminaux 8.2 is coming soon We have earlier announced the release schedule for long-term support versions of Terminaux, and this step was taken to ensure that new features arrive slowly to build the next-generation versions more reliably. Terminaux 8.2 is a small feature release that will provide you several features to make it easier for you to build Terminaux applications. This version will add the following features:

Terminaux 8.2 is coming soon!

Stay tuned for the release on GitHub and on NuGet!

#Terminaux #Colorimetry #GitHub #NuGet #TechNews #TechUpdates #csharp #programming #dotnet

1 0 0 0
Post image

In just an hour, we'll reveal the details of the huge milestone!

#Nitrocid #NitrocidKS #KernelSimulator #Terminaux #TechNews #TechUpdates #csharp #programming #dotnet #Aptivi #Branding #Blogging #Website

1 0 0 0
Preview
The documentation will be easier to navigate The GitBook documentation for our projects will be easier to navigate than before. We have made earlier statements about how we'll schedule changes made to the GitBook docs for all our projects, starting from Nitrocid. We are using different elements to make our documentation easier to navigate, that is, turning walls of text and long doc pages to expandable sections to make key information stand out and to shorten long pages in a way that makes the docs more comprehensive.

The GitBook documentation for our projects will be easier to navigate!

#GitBook #Website #Docs #TechNews #TechUpdates #Nitrocid #Terminaux #dotnet #csharp #programming

0 0 0 0
Preview
Terminaux 8.1 is globally available! Terminaux 8.0 was released last October to provide long term support releases for the first time in the lifetime of this library since the first version was released on August 2023. Since then, we have added more improvements and new features on top of this version to make it stronger! Now, we are so excited to release this version of Terminaux, which is version 8.1!

Terminaux 8.1 is now globally available!

Get ready for the biggest milestone on February 12th!

#Terminaux #csharp #programming #TechNews #TechUpdates #dotnet

1 0 0 0
Preview
Why do some of our projects get more updates than others? Our release cadence involves setting up a set of rules that every release of every project must follow. Nitrocid follows a ten-year release support window for long-term support releases, while short-term releases get 9 months of updates. So, the question here is why do some of our projects, such as Terminaux and Nitrocid, get more releases that focus on improvements and bug fixes than other projects, such as Textify and Magico?

Nitrocid and Terminaux get frequent updates, while others get less frequent updates.

Why? See the answer here!

#Nitrocid #NitrocidKS #KernelSimulator #Terminaux #TechNews #TechUpdates #csharp #programming #dotnet

1 0 0 0
Post image

Terminaux 8.1 will be released tomorrow at 9:00 AM GMT! Stay tuned for the latest updates of Nitrocid 0.2.0!

#Nitrocid #NitrocidKS #KernelSimulator #Terminaux #TechNews #TechUpdates #csharp #programming #dotnet

1 0 0 0
Preview
Terminaux 8.2 will include QR code renderer! While implementing the two-factor authentication (2FA) feature on Nitrocid KS, we thought it would be wise to include a QR code setup so that people who are using their phones to authenticate to their Nitrocid user will be able to quickly add the authentication information for them to get the 6-digit code they need to enter to be able to log in.

Terminaux 8.2 will include the QR code renderer!

#Nitrocid #NitrocidKS #KernelSimulator #Terminaux #TechNews #TechUpdates #csharp #programming #dotnet

0 0 0 0
Preview
Maintaining stable documentations for Terminaux point releases We have earlier outlined our plan for Terminaux long-term support versions and the release cadence that we'll be following beginning January 22nd of this year to integrate a small pool of new features while providing bug fixes and general improvements, and, in some cases, breaking changes. However, the documentation of the library currently branches out only when a new major version of the library appears.

Terminaux's docs will have branches for each point release, alongside major releases.

#Terminaux #csharp #programming #TechNews #TechUpdates #dotnet #docs #Documentation

0 0 0 0
Preview
Nitrocid 0.2.0 has entered the final touches stage! Nitrocid 0.2.0, which is an anticipated release of the next major version of Nitrocid after v0.1.0 version series that provides a plethora of improvements and new features, has finally entered the "Final Touches" stage! We are very close to the final release of Nitrocid 0.2.0 and Terminaux 8.1, while the latter comes after to tomorrow! We are very excited to have moved forward to this level, because without Terminaux, none of this would have been possible.

Nitrocid 0.2.0 is getting closer to release! We are now at the "Final Touches" stage!

#Nitrocid #NitrocidKS #KernelSimulator #Terminaux #TechNews #TechUpdates #csharp #programming #dotnet

0 0 0 0
Preview
Introducing monthly Terminaux LTS point releases Since Terminaux 8.0, we have introduced long term support releases to the library as it matured in just two years. Since then, we have established a policy that said that every odd-numbered version means a single-year support window, and that every even-numbered version means five years of support. As we froze the code for the upcoming Termjnaux release, we've decided to announce the big change for the long-term support versions of Terminaux!

We are introducing monthly Terminaux LTS monthly point releases, starting from Terminaux 8.1!

#Terminaux #Console #Terminal #csharp #dotnet #programming #TechNews #TechUpdates

1 0 0 0
Preview
Get Ready for Nitrocid 0.2.0! We have been working on Nitrocid 0.2.0 since early February of the last year, when we were planning to release it as 0.1.3, which was another patch release on top of the 0.1.0 series. Changes made to the kernel and to the build system led to changing the plan for the release to 0.2.0, which will be released on February 12th.

Get ready for Nitrocid 0.2.0 on February 12th!

https://logwork.com/countdown-aord

#Nitrocid #NitrocidKS #KernelSimulator #Terminaux #TechNews #TechUpdates #csharp #programming #dotnet

2 0 0 0
Preview
Introducing Colorimetry Earlier, Terminaux stored a namespace that provided the color class and its tools, such as color transformation tools. However, very few elements of the Color class have anything to do with Terminaux, and we felt that the class has become so powerful, especially when it comes to conversion and transformation formulas, that we had to create a separate library. As our goal is to make things simpler for developers and users alike, we have managed to start the preparations of decoupling the classes from Terminaux, so that the Color class is no longer exclusive to just Terminaux.

Let us introduce you a brand new C# library: Colorimetry!

#Color #Colors #Colorimetry #csharp #dotnet #programming #TechNews #TechUpdates #Terminaux

1 0 0 0
Preview
Mouse improvements in Terminaux 8.1 Since Terminaux 4.0, mouse support was added to make C# console applications more interactive. This was done by abstracting the implementations of both the Windows API for detecting mouse clicks in the terminal using the combination of PeekConsoleInput() and MOUSE_INPUT_RECORD, and the Linux method for mouse clicks using the SGR/X10 VT sequences that we have to parse ourselves. The end result is a single function that handles mouse and keyboard input on a…

Terminaux 8.1 will feature improved mouse support for choice TUIs!

#Terminaux #csharp #programming #TechNews #TechUpdates #dotnet #Mouse #Nitrocid #NitrocidKS #KernelSimulator

0 0 0 0
Preview
Terminaux 8.1 Announcement We have released Terminaux 8.0 back on October 2025 to provide more features while giving existing features the quality of life improvements. Since then, we've also provided the updated support timeline for the version series whose major version component is even, such as 8.0. Terminaux 8.1 will be the first point release for the Terminaux 8.x series focused on long-term support.

Terminaux 8.1 is expected to be scheduled for January 22nd!

#Terminaux #csharp #programming #TechNews #TechUpdates #dotnet #library #libraries #console #terminal #CLI #TUI

0 0 0 0
Preview
2026, the new era of innovation and creativity Welcome to 2026! The new year starts today, and the new branding starts today. Our innovation is powered by lots of critical thinking, as well as the infinite creativity that we are seeking, from creative new features to exceptional ideas that describe our talent. Our hard work is everywhere, from our projects to our website and much more. 2025 was one of the biggest years when it comes to innovation, and we admit that it had some downs, such as delays and other problems that we had faced, such as the GitHub Actions incident.

Welcome to 2026!

The dawn of 2026 is here!

#Aptivi #Nitrocid #NitrocidKS #KernelSimulator #Terminaux #TechNews #TechUpdates #HNY2026 #HNY #HappyNewYear #HappyNewYear2026

0 0 0 0
Post image

We will no longer work on public projects like Nitrocid until the 4th of January for holidays. Meanwhile, we'll focus on rolling out the new branding.

#Nitrocid #NitrocidKS #KernelSimulator #Terminaux #TechNews #TechUpdates

1 0 0 0
Preview
Nitrocid KS 0.2.0 RC – Solidification Since 0.1.0, we have been always working on new features and general improvements for the Nitrocid kernel simulator. Since then, we have introduced versions 0.1.1 and 0.1.2 to you so that we can prove that our innovations are still within our DNA. We have been working on 0.2.0 for long, and we came up with a beta version that we call the…

Nitrocid KS has reached a completely new era!

🎉 Nitrocid 0.2.0 RC is now LIVE!!! 🎉

#Nitrocid #NitrocidKS #KernelSimulator #Terminaux #TechNews #TechUpdates #csharp #programming #dotnet #Aptivi

1 0 0 0
Post image

The new branding curtains will be opened any minute from now! Get ready for the new era of modern design!

#Aptivi #Nitrocid #Terminaux #BassBoom #Blogging #Branding #Website #Logos #Logo #TechNews #TechUpdates

1 0 0 0
Post image

Only one hour until the new branding reveals! Get ready and follow our blog for updates!

#Aptivi #Branding #Blogging #Website #TechNews #TechUpdates #Nitrocid #NitrocidKS #KernelSimulator #Terminaux

1 0 0 0
Post image

Terminaux 8.1 development has just started!

#Terminaux #csharp #programming #TechNews #TechUpdates #dotnet

1 0 0 0
Preview
Get ready for the biggest evolution on Aptivi! We are now ready to reveal what's coming for today, as we are moving towards ending the year for something better, and we hope that 2026 and the next coming years will be much more exciting than 2025 and earlier years. To satisfy our requirements of modernization of our official Aptivi branding, we will reveal today's milestones, including, but not limited to:

Get ready for the biggest evolution yet, the biggest moment on 2025 awaiting you!

#Aptivi #TechNews #TechUpdates #NitrocidKS #KernelSimulator #Nitrocid #Terminaux #dotnet #csharp #programming

2 0 0 0
Post image

Tomorrow's the biggest day ever!

🎄 Christmas Holidays (all day)
💿 Terminaux 8.1 development start (12:00 PM GMT)
✨️ Aptivi Logo Redesign Teaser (3:00 PM GMT)
🐚 Nitrocid KS 0.2.0 RC release (6:00 PM GMT)

#TechNews #TechUpdates #Terminaux #Nitrocid #csharp #programming #dotnet

2 0 0 0
Post image

🎉 Nitrocid KS 0.2.0 RC is nearly here! 🎉

📆 December 25th, 2025

Powered by Terminaux 8.0!

Get ready for the biggest milestone yet!

#NitrocidKS #KernelSimulator #Nitrocid #Terminaux #dotnet #csharp #programming #TechNews #TechUpdates

1 0 0 0
Preview
December 2025 – The Month of Excitement After eleven months of continuous development and blogging for everything related to technology and Aptivi-related projects, such as Nitrocid, Terminaux, and others, we're excited to announce that December 2025 is the chosen month to end the year with many exciting development. This is the foundational moment where we make plans for the new year that will come in no more than 40 days, and this is going to make things more exciting than never before.

December 2025, the month of excitement, is about to start in seven days!

#December #December2025 #HNY2026 #HappyNewYear #HappyNewYear2026 #Nitrocid #NitrocidKS #KernelSimulator #Terminaux #BassBoom #MediaBoom

0 0 0 0
Preview
Transparency in our projects has started When we work in projects, we rely on our plans to make our projects go the way we expect them to be. Because of this, we underwent through several improvements, such as the build system improvements, blog redesign, and website redesign efforts. Those efforts were meant to reinforce our values and to make sure that we stay current with the modern trends.

The transparency era for our projects has started!

#Nitrocid #NitrocidKS #KernelSimulator #Terminaux #BassBoom #TechNews #TechUpdates #csharp #programming #dotnet

1 0 0 0
Preview
Project Contribution Guidelines Updated for AI Usage in Contributions We are so proud to see that the usage of artificial intelligence (AI) has been increased thanks to many applications and devices utilizing AI for tasks to develop next-generation technology aimed to make our lives easier. We are striving to develop those applications powered by such futuristic technology to make sure that we are in the loop. Previously, we had forbidden all contributions that connected to the usage of artificial intelligence to protect our application and library code quality due to hallucinations and other concerns that AI-assisted coding may have surfaced.

Effective immediately, we are finally allowing AI-assisted contributions, but not without conditions.

#AI #ArtificialIntelligence #Aptivi #NitrocidKS #KernelSimulator #Nitrocid #Terminaux #dotnet #csharp #programming #TechNews #TechUpdates

1 0 0 0
Preview
Our projects welcome One UI 8! Starting from today, we have finally set the support date for our official support of One UI 8 that was released for the Galaxy S25 series on September 15th. One UI 8 is an operating system that brings minor improvements in different areas, while introducing exciting new features, such as the adaptive lock screen clock. We will begin supporting users who are using One UI 8 to support our projects, such as Nitrocid KS and BassBoom, until…

Nitrocid, BassBoom, and others now support One UI 8!

#OneUI8 #Samsung #Galaxy #TechNews #TechUpdates #dotnet #csharp #programming #Nitrocid #NitrocidKS #KernelSimulator #Terminaux #BassBoom #Aptivi

1 0 0 0
Preview
State of Our Projects and One UI 8 Our projects currently support Android devices that are running at least Android 7 using the ARM64 processor, with our testing targets being Android 15. Samsung devices are the most compatible with our projects, as we are currently testing our projects in One UI 7.0. Earlier, we have updated the BassBoom documentation to reflect the state of broken PulseAudio in One UI 6.1 or higher when it's loaded without the required…

We will provide support for One UI 8.0 soon for our projects!

#Samsung #Galaxy #OneUI8 #Aptivi #Nitrocid #NitrocidKS #KernelSimulator #Terminaux #TechNews #TechUpdates

1 0 0 0
Preview
Terminaux Release Rhythm Clarification When Terminaux 8.0 was released, we've given it five years of support to ensure long-term support for enterprise environments that may utilize this library for their applications. This version of Terminaux didn't add many features, but brought some improvements to different areas of the library. The release support window is given to each major version series as below: Major versions of Terminaux that are even-numbered, such as v8.x and v10.x, will be supported for five years, and adds less features for more fixes and improvements.

We are prioritizing stability and reliability over quantity in Terminaux to guarantee high quality releases.

#Terminaux #csharp #programming #TechNews #TechUpdates #dotnet #library #libraries #terminal #console

1 0 0 0
Preview
Terminaux Long-Term Support announcement As we have just released Terminaux 8.0, we have decided to finalize the support period for this version of the library. We have made this decision as Nitrocid 0.2.0 becomes under development, which is also planned to be a long-term support release that will be for ten years. This is necessary to ensure that we maintain high security standards during the long lifecycle.

Terminaux 8.0 is now a Long Term Release (LTS) version!

Supported until October 13th, 2030!

#Terminaux #csharp #programming #TechNews #TechUpdates #dotnet #library #libraries #terminal #console

1 0 0 0