Partimage
Sys Admin
Userland - Use Linux Anywhere
Get the full power of Linux on your Android. The easiest way to run a Linux distribution or application on Android. Download Now!
Anbox - Android in a Box
Android in a Box
Distill.io | Monitor websites for changes, get SMS alerts and email alerts
Track websites and pages for changes. Get email alerts, push notifications and slack/discord alerts on changes.
Gym Documentation
Robyn - An async Python Framework written in Rust
ISO Image Writer
Write an ISO Image to a USB Disk
Usage - System Activity Monitor for iOS and macOS
Modern and full of features apps to keep an eye on activity on your devices.
ctop
Commandline monitoring for containers
Bitsum. Real-time CPU Optimization and Automation
Real-Time CPU Optimization and Automation. Keep your PC responsive during high CPU loads and automate process settings with rules. Apps run YOUR WAY!
opsengine/cpulimit · GitHub
CPU usage limiter for Linux. Contribute to opsengine/cpulimit development by creating an account on GitHub.
ShortURL
ShortURL is a URL shortener to reduce a long link. Use our tool to shorten links and then share them, in addition you can monitor traffic statistics.
KDE Connect - Apps on Google Play
KDE Connect integrates your Android devices and Linux computers
App APK Extractor & Analyzer - Apps on Google Play
Export and Save User Apps, System apps to APK, Analyze and View Apps Information
Apk Analyzer - Apps on Google Play
Detailed reports of the applications on your device. 📱
AndroidApkAnalyzer · GitHub
Android application for analyzing installed apps. Contribute to MartinStyk/AndroidApkAnalyzer development by creating an account on GitHub.
Install APK - Apps on Google Play
Tiny and full featured installer, easily manage APK files on your device!
APK Backup - Apps on Google Play
Backup, Restore, and Organize your android applications
jacktrip/jacktrip · GitHub
JackTrip: multi-machine audio network performance over the Internet. - jacktrip/jacktrip: JackTrip: multi-machine audio network performance over the Internet.
kmatheussen/jack_capture · GItHub
A program for recording soundfiles with jack. Contribute to kmatheussen/jack_capture development by creating an account on GitHub.
PipeWire / Helvum · GitLab
A GTK patchbay for pipewire.
WirePlumber
KXStudio : Audio
dimtpap/obs-pipewire-audio-capture · GitHub
🔊 Audio device and application capture for OBS Studio using PipeWire - dimtpap/obs-pipewire-audio-capture: 🔊 Audio device and application capture for OBS Studio using PipeWire
Waydroid - Android in a Linux container
Paragon Software
Storage and file system management, data safety and disaster recovery for home and business users, IT professionals and OEM providers.
Android Debug Bridge (adb) | Android Developers
Find out about the Android Debug Bridge, a versatile command-line tool that lets you communicate with a device.
Blueberry
Blueman · GitHub
dd (Unix) - Wikipedia
dd is a command-line utility for Unix, Plan 9, Inferno, and Unix-like operating systems and beyond, the primary purpose of which is to convert and copy files.[1] On Unix, device drivers for hardware (such as hard disk drives) and special device files (such as /dev/zero and /dev/random) appear in the file system just like normal files; .mw-parser-output .monospaced{font-family:monospace,monospace}dd can also read and/or write from/to these files, provided that function is implemented in their respective driver. As a result, dd can be used for tasks such as backing up the boot sector of a hard drive, and obtaining a fixed amount of random data. The dd program can also perform conversions on the data as it is copied, including byte order swapping and conversion to and from the ASCII and EBCDIC text encodings.[2]