Peek is designed to make short screencasts. It’s not a general purpose screencast application like OBS Studio.
Read more
The Linux Portal Site
Peek is designed to make short screencasts. It’s not a general purpose screencast application like OBS Studio.
Read moreIrrespective of the operating system used, the text editor is one of those quintessential applications for many users. A text editor is software used for editing plain text files. Text editors are used to write programming code, change configuration files, take notes, and more. For this feature, we wanted to select alternative text editors which are definitely worth trying but may have been missed given that they receive less coverage in Linux publications, and are not included or installed by default in many Linux distributions.
Read moreThe purpose of this article is to identify insightful and well written Linux books that can be downloaded without charge. The majority of the books featured in this article are themselves released under an open source license.
Read moreThe purpose of this article is to identify insightful and well written Linux books that can be downloaded without charge. The majority of the books featured in this article are themselves released under an open source license.
Read moreGame engines play a crucial role in the fast creation and development of computer games. As they offer a collection of visual development tools, and are often presented in an integrated development environment, they vastly accelerate the development of games.
Read moreA framework for the quick development of websites is a structure of files and folders of standardized code (HTML, CSS, JS documents, and more) which can be used as a reference to help approach and resolve new problems of a similar nature. By providing a common structure, frameworks offer developers the opportunity to reuse code and avoid starting projects from scratch.
Read moreBASIC (an acronym for Beginner’s All-purpose Symbolic Instruction Code) is a family of general-purpose, high-level programming languages whose design philosophy emphasizes ease of use.
Read moreStingRay is a new entry in the field of Linux-based chess software. It’s billed as a simple chess graphical user interface with basic functionality to run against UCI and XBoard engines.
The software is designed to be lightweight and not burden the chess player with features they’ll never use.
Read morebat is a drop-in replacement for the cat command adding advanced syntax highlighting and Git integration to show file modifications. It’s a really useful utility that is a massive leap up from cat. bat’s written in the Rust programming language.
Read moreyoutube-dl is a cross-platform, open source, command-line program to download videos. Its name belies the fact it supports tons of streaming sites besides YouTube. I’d never heard of half of them.
The software is written in the Python programming language and needs the Python interpreter (2.6, 2.7, or 3.2+).
Read more