Posts

Kart Business Project

Predictions for the Future of Programming Future in 2030

OCR Software made by Abanoub Hanna - Software Developer

obs: Open Broadcaster Software

What is OBS? 🔗 obs is Open Broadcaster Software. Video recording and live-streaming program. More information: https://obsproject.com/ . Usage 🔗 Launch OBS: obs Launch OBS in portable mode: obs …

objdump: View information about object files

What is objdump? 🔗 View information about object files. More information: https://manned.org/objdump . Usage 🔗 Display the file header information: objdump [-f|--file-headers] path/to/binary Display …

Orbiton: a simple configuration-free text editor

What is Orbiton? 🔗 Orbiton, a simple configuration-free text editor. Orbiton is often shortened into o. More information: https://github.com/xyproto/orbiton . Usage 🔗 Open a file in editor: o …

netdiscover: Network scanner used to find live hosts on a network

What is netdiscover? 🔗 Network scanner used to find live hosts on a network. More information: https://github.com/netdiscover-scanner/netdiscover . Usage 🔗 Scan the IP range on the network interface …

neotoppm: convert an Atari Neochrome NEO file into a PPM image

What is neotoppm? 🔗 Convert an Atari Neochrome NEO file into a PPM image. More information: https://netpbm.sourceforge.net/doc/neotoppm.html . Usage 🔗 Generate the PPM image as output for an Atari …

neofetch: display information about operating system, software and hardware

What is neofetch? 🔗 Display information about your operating system, software and hardware. More information: https://github.com/dylanaraps/neofetch . Usage 🔗 Return the default config, and create it …

ned: text replacing tool

What is ned ? 🔗 Like grep but with powerful replace capabilities. Unlike sed, as it isn’t restricted to line oriented editing. More information: https://github.com/nevdelap/ned . Usage 🔗 …

neato: render an image of a linear undirected network graph from a graphviz file

What is neato? 🔗 Render an image of a linear undirected network graph from a graphviz file. Layouts: dot, neato, twopi, circo, fdp, sfdp, osage & patchwork. More information: …

ncmpcpp: A music player client for the Music Player Daemon

What is ncmpcpp? 🔗 ncmpcpp is a music player client for the Music Player Daemon. Usage 🔗 Connect to a music player daemon on a given host and port: ncmpcpp --host ip --port port Display metadata of …

ncdu: disk usage analyzer with an ncurses interface

What is ncdu? 🔗 ncdu is a disk usage analyzer with an ncurses interface. Usage 🔗 Analyze the current working directory: ncdu Colorize output: ncdu --color dark|off Analyze a given directory: ncdu …