How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Apkupdater is an Android application manager designed to automate the discovery, download, and installation of software updates from multiple external repositories. It functions as a centralized utility that monitors installed applications and notifies users when newer versions become available, facilitating the maintenance of software sourced from diverse, independent platforms. The tool distinguishes itself by aggregating update information from various third-party app stores and community-driven repositories into a single interface. It employs multi-source web scraping and version normaliz
Github-Store is an open source software store and release manager designed to discover, install, and update binaries directly from GitHub repository releases. It functions as a centralized catalog for browsing open source projects that provide pre-compiled binaries compatible with the user's current operating system. The system automates the downloading and installation of platform-specific assets and includes a version tracker to notify users when new releases are available. It utilizes a security layer to validate downloaded assets through checksum-based integrity verification and cryptogra
Obtainium is an Android application manager designed to track, download, and install software updates directly from developer websites and third-party repositories. By bypassing centralized app stores, it enables users to maintain and update sideloaded applications through automated monitoring of external release sources. The application distinguishes itself through flexible source integration, allowing users to track software via direct URLs or by applying custom regex-based web scraping patterns to arbitrary web pages. It supports private repository access through configurable authenticatio
This project is a command line package manager and dependency management engine used for installing, updating, and removing software packages across different operating systems. It functions as a package recipe system and software repository administrator, utilizing declarative scripts to define software sources, build arguments, and installation steps. The system operates as a binary distribution platform that compiles source code into pre-compiled binaries and distributes them through remote repositories. It includes an automated version tracker that monitors upstream software releases and
Neo-Store is a privacy-focused open-source software manager that provides a centralized interface for discovering, installing, and updating applications with built-in security and privacy verification. It functions as an application privacy monitor, displaying tracker information, anti-features, and security vulnerabilities through dedicated visualization panels to support informed decision-making before installation.
The main features of neoapplications/neo-store are: Privacy-Focused App Stores, Repository Connection Validators, Application Discovery Interfaces, Application Installers, Installation Orchestration, Incremental Metadata Updates, Software Update Managers, Verified.
Open-source alternatives to neoapplications/neo-store include: rumboalla/apkupdater — Apkupdater is an Android application manager designed to automate the discovery, download, and installation of… rainxchzed/github-store — Github-Store is an open source software store and release manager designed to discover, install, and update binaries… imranr98/obtainium — Obtainium is an Android application manager designed to track, download, and install software updates directly from… caskroom/homebrew-cask — This project is a macOS binary package manager and command line interface used to automate the installation and… homebrew/legacy-homebrew — This project is a command line package manager and dependency management engine used for installing, updating, and… scoopinstaller/scoop — Scoop is a command-line package manager for Windows designed to automate the installation, configuration, and…