Projects with this topic
-
Nano Editor
The best easy to use lightweight editor for Linux Terminals
Updated -
Updated
-
bc is an arbitrary precision numeric processing language. Syntax is similar to C, but differs in many substantial areas. It supports interactive execution of statements. bc is a utility included in the POSIX P1003.2/D11 draft standard.
THis repository created with the code from gnu.org ftp: https://ftp.gnu.org/gnu/bc/
Updated -
TestDisk is powerful free data recovery software! It was primarily designed to help recover lost partitions and/or make non-booting disks bootable again when these symptoms are caused by faulty software: certain types of viruses or human error (such as accidentally deleting a Partition Table). Partition table recovery using TestDisk is really easy.
TestDisk can
Fix partition table, recover deleted partition Recover FAT32 boot sector from its backup Rebuild FAT12/FAT16/FAT32 boot sector Fix FAT tables Rebuild NTFS boot sector Recover NTFS boot sector from its backup Fix MFT using MFT mirror Locate ext2/ext3/ext4 Backup SuperBlock Undelete files from FAT, exFAT, NTFS and ext2 filesystem Copy files from deleted FAT, exFAT, NTFS and ext2/ext3/ext4 partitions.TestDisk has features for both novices and experts. For those who know little or nothing about data recovery techniques, TestDisk can be used to collect detailed information about a non-booting drive which can then be sent to a tech for further analysis. Those more familiar with such procedures should find TestDisk a handy tool in performing onsite recovery.
Fork from: https://git.cgsecurity.org/cgit/testdisk/
Updated -
NVTOP
A Real Time GPU Monitoring Tool for all well known modern GPUs Monitor NVIDIA AMD and Intel GPUs in real time using NVTOP, a lightweight Linux tool that displays usage, memory temperature, and running processes through a clean interactive interface, helping users optimize performance, troubleshoot issues, and manage multiple GPUs efficiently
Compile from source : https://github.com/Syllo/nvtop.git
or install on debian with the command : sudo apt install nvtop
Fprk from: https://github.com/Syllo/nvtop.git
Updated -
Gnome System Monitor
GNOME System Monitor is a GNOME process viewer and system monitor with an attractive, easy-to-use interface, It has features, such as a tree view for process dependencies, icons for processes, the ability to hide processes that you don't want to see, graphical time histories of CPU/memory/swap usage, the ability to kill/renice processes needing root access, as well as the standard features that you might expect from a process viewer.
Fork from: https://gitlab.gnome.org/GNOME/gnome-system-monitor
Updated -
htop is a cross-platform interactive process viewer.
htop allows scrolling the list of processes vertically and horizontally to see their full command lines and related information like memory and CPU consumption. Also system wide information, like load average or swap usage, is shown.
Fork from: https://github.com/htop-dev/htop
Updated