MeTube is a web-based application for downloading videos from YouTube and other websites supported by yt-dlp tool. MeTube is an open-source project available under the AGPL license.
This tutorial explains...
ArchiveBox is a web archiving tool that allows to create a local, searchable archive of sites for offline viewing. It can be used to automatically archive and capture content from...
Neovim is a text editor for creating and editing text files via command line. Neovim is a fork of Vim text editor. Development of Neovim was started from a copy...
Metabase is a business intelligence and analytics tool for visualizing and analyzing data. It provides a web interface for users to explore data, generate charts and graphs, and create dashboards...
The memos is a web-based application for managing memos. It allows users to create, organize, and search for memos using tags and keywords. The memos is an open-source project that...
Tidy is a command line tool for finding and fixing markup errors in HTML documents. It also supports pretty printing and allows fixing basic well-formedness errors in XML documents.
This...
The lsof is a command line tool for showing information about files that are currently opened by various processes running on the system. It can be a regular file, directory...
The aspell is a command line tool that can be used to check spelling errors for a given text file or individual words provided from standard input. This tool displays...
Vim is a text editor that allows to create and modify text files via command line. Vim is an improved version of the old Unix Vi text editor, which provides...
Go is a programming language developed by Google. It's an open-source, statically typed, compiled language which provides garbage collection, memory safety, and concurrency.
This tutorial explains how to install Go...