@Cal

A downloder for android exists that's basically just a GUI around yt-dlp

apks are at:

the official GitHub repo https://github.com/JunkFood02/Seal

or you can grab one of f-droid's builds
https://www.f-droid.org/packages/com.junkfood.seal/

#ytdlp #fossmendations

GitHub - JunkFood02/Seal: 🦭 Video/Audio Downloader for Android, based on yt-dlp

🦭 Video/Audio Downloader for Android, based on yt-dlp - JunkFood02/Seal

GitHub

#v86 is a #x86 #emulator for the browser.

v86 is a performant emulator for x86 that translates x86 machine code into #WASM on the fly. This live translation allows for emulated environments to run at maximal speed in the browser. v86 emulates several components of an x86 machine, including SSE2 extensions, floppy and IDE controller, VGA card, networking card, SoundBlaster card, and HID.

Website 🔗️: https://copy.sh/v86/

#free #opensource #foss #fossmendations

v86

Run KolibriOS, Linux or Windows 98 in your browser

#swrap is a thin #publicdomain wrapper for #Windows and #POSIX sockets.

swrap provides a uniform, platform independent interface for opening, closing, and interacting with networking sockets. swrap attempts to be very thin and lightweight, handing off as much to the operating system as possible, allowing swrap to be future-proof to any new protocols added.

Website 🔗️: https://github.com/BareRose/swrap

#free #opensource #foss #fossmendations #programming

GitHub - BareRose/swrap: Portable, single-file, protocol-agnostic TCP and UDP socket wrapper, primarily for game networking

Portable, single-file, protocol-agnostic TCP and UDP socket wrapper, primarily for game networking - GitHub - BareRose/swrap: Portable, single-file, protocol-agnostic TCP and UDP socket wrapper, pr...

GitHub

#pywasm is an implementation of #WASM in #Python.

pywasm implements #WebAssembly Core in pure Python, without dependence on any library. pywasm provides a simple interface for loading and executing WASM code, and provides the ability to inject functions into the runtime.

Website 🔗️: https://github.com/mohanson/pywasm

#free #opensource #foss #fossmendations #programming

GitHub - mohanson/pywasm: A WebAssembly interpreter written in pure Python

A WebAssembly interpreter written in pure Python. Contribute to mohanson/pywasm development by creating an account on GitHub.

GitHub

#MuJS is an embeddable #JavaScript interpreter for #C.

MuJS is an ECMA-262 (version ES5) compliant implementation of JavaScript (ECMAScript) written in C. MuJS provides an interface for both running JavaScript code, as well as interacting with it in a manner similar to the #Lua C API. MuJS is a bytecode interpreter, which provides both speed and platform independence.

Website 🔗️: https://mujs.com/

apt 📦️: mujs

#free #opensource #foss #fossmendations #programming

MuJS

#eyeD3 is an #ID3 #metadata editor.

eyeD3 retrieves and modifies ID3 format metadata in #MP3 files. eyeD3 uses plugins to access and interface with different aspects of the ID3 format, including a default textual tag editor, JSON and XML printer, and album art editor. eyeD3 provides a #Python module.

Website 🔗️: https://github.com/nicfit/eyeD3

apt 📦️: eyed3

#free #opensource #foss #fossmendations #music #programming

GitHub - nicfit/eyeD3: eyeD3 is a Python module and command line program for processing ID3 tags. Information about mp3 files (i.e bit rate, sample frequency, play time, etc.) is also provided. The formats supported are ID3v1 (1.0/1.1) and ID3v2 (2.3/2.4).

eyeD3 is a Python module and command line program for processing ID3 tags. Information about mp3 files (i.e bit rate, sample frequency, play time, etc.) is also provided. The formats supported are ...

GitHub

#Cling is a #REPL for #Cpp.

Cling is an interpreter for C++ that is based on #LLVM and #Clang. Cling is able to run arbitrary C++ statements interactively in a REPL, or as a typical script interpreter. Cling can also operate as an embedded scripting interface, allowing a program to expose a sandboxed C++ interface that can be injected with values.

Website 🔗️: https://github.com/root-project/cling

#free #opensource #foss #fossmendations #programming

GitHub - root-project/cling: The cling C++ interpreter

The cling C++ interpreter. Contribute to root-project/cling development by creating an account on GitHub.

GitHub

#dvector is a #publicdomain #singleheader vector/matrix math #library.

dvector is a simple library that provides types and operations for several vector and matrix sizes. dvector only relies on the standard library, allowing it to be used nearly everywhere.

Website 🔗️: https://github.com/BareRose/dvector

#free #opensource #foss #fossmendations

GitHub - BareRose/dvector: Portable, single-file, 2D/3D vector/quaternion/matrix math library

Portable, single-file, 2D/3D vector/quaternion/matrix math library - GitHub - BareRose/dvector: Portable, single-file, 2D/3D vector/quaternion/matrix math library

GitHub

#sh is a shell parser, formatter, and interpreter.

sh is a parser for #Go that parses #POSIX, #Bash, and Mir Korn shell syntax scripts. sh provides both a Go #library for parsing and handling shell scripts, as well as a command line tool for reformatting scripts. sh also includes a simple proof of concept interpreter.

Website 🔗️: https://github.com/mvdan/sh

#free #opensource #foss #fossmendations

GitHub - mvdan/sh: A shell parser, formatter, and interpreter with bash and zsh support; includes shfmt

A shell parser, formatter, and interpreter with bash and zsh support; includes shfmt - mvdan/sh

GitHub

#PKHeX is a #Pokémon save editor.

PKHeX loads, parses, and displays #Pokemon save data from most games. PKHeX's interface allows for easily viewing the Pokémon collection, party, as well as individual stats. Various aspects of the save can be modified, including learned moves, level, party, PC, etc. PKHeX is also able to migrate Pokémon between versions.

Website 🔗️: https://github.com/kwsch/PKHeX

#free #opensource #foss #fossmendations #game #hacking

GitHub - kwsch/PKHeX: Pokémon Save File Editor

Pokémon Save File Editor. Contribute to kwsch/PKHeX development by creating an account on GitHub.

GitHub