#
termios
Here are 35 public repositories matching this topic...
Ax is a code editor with syntax highlighting that runs in your terminal written completely in Swift.
-
Updated
May 1, 2021 - Swift
termiWin: a termios porting for Windows
windows
serial-ports
serial-port
termios
serial-communication
termios-structure
struct-termios
termios-compatibilty
termios-for-windows
windows-termios
termios-windows
termios-porting
termios-windows-compatbility
termios-on-windows
-
Updated
Feb 17, 2021 - C
Fegeya intelligenTUI, really simple & single header TUI library.
-
Updated
Dec 13, 2020 - C++
termiospp, C++ wrapper around termios.h
-
Updated
May 17, 2021 - C++
Terminal game experiment
-
Updated
Jun 16, 2018 - Go
MPD Arduino client
-
Updated
Dec 17, 2017 - C
Read temperature from USB Thermometer (based on DS18B20)
-
Updated
Mar 4, 2019 - C
A POSIX compatible shell with a subset of feature support of default shell.
-
Updated
Oct 10, 2020 - C++
A simple text editor to show the implementation of advisory locks.
-
Updated
Feb 9, 2021 - C
A terminal based text editor.
-
Updated
Apr 29, 2020 - C
Chat application written in C.
-
Updated
Feb 20, 2021 - C
A classic Brick Breaker terminal-based game written in Python3. The objective of the game is to break all the bricks as fast as possible and beat the highest score
game
linux
terminal
inheritance
python3
linux-shell
classes
abstraction
objects
oop-principles
polymorphism
encapsulation
colorama
terminal-game
termios
brick-breaker
brick-breaker-game
python-oops
-
Updated
Jul 2, 2021 - Python
A basic text editor app like ViM in C99 Language
-
Updated
May 9, 2020 - C
oneiro-naut
commented
Aug 2, 2020
Character deletion in buffer does not affect it's maximum size. It does not shrink even when the buffer current size reduces to 0. This can waste a lot of memory. We need to reallocate the buffer so as to shrink it after certain decrease in current size. That is we need to store the ratio of current size to max size maybe.
This is an attempt at replicating the non standard _getch function for windows from conio.h on linux
-
Updated
Mar 1, 2021 - C++
A terminal File Explorer in C++. Supports directory browsing, file listing and basic file operations. Compatible with POSIX systems.
-
Updated
Oct 13, 2020 - C++
Terminal Based file explorer works in two modes. Normal mode and Command Mode. In command mode, user can perform all operations of file explorer such as creating and deleting of file/directory, move, search, rename of the file, goto and many more. In normal mode user get GUI to navigate through different files & folder.
-
Updated
Jan 9, 2021 - C
Game developed in C for the Programming Project @ UAM
-
Updated
Sep 29, 2020 - C
Enables communication with the printer's serial connection in java
-
Updated
Jul 25, 2020 - Java
Improve this page
Add a description, image, and links to the termios topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the termios topic, visit your repo's landing page and select "manage topics."


Right now they only know about a subset of the flags those fields can contain.