awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
NeoApplications avatar

NeoApplications/Neo-Store

0
View on GitHub↗
4,345 stars·150 forks·Kotlin·gpl-3.0·18 views

Neo Store

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 project distinguishes itself through its repository client with mirror rotation, which synchronizes metadata from remote repositories by cycling through multiple mirrors to balance load and improve reliability. It also includes a reproducible build verifier that validates package integrity by comparing cryptographic signatures against reproducible build outputs, alongside SSL certificate validation to ensure secure data transfers during repository connections. The software installation orchestrator manages parallel download queues and supports multiple installation methods for different device permissions.

The system handles application discovery and search through an intuitive browsing interface, automated update scheduling based on configurable time intervals or device state triggers, and incremental metadata updates that reduce sync time and data usage. It provides capabilities for browsing app repositories, installing verified packages, reviewing privacy details, and updating installed software from remote repositories.

Features

  • Privacy-Focused App Stores - Provides a centralized interface for discovering, installing, and updating applications with privacy verification.
  • Repository Connection Validators - Checks SSL certificates during repository connections to ensure secure and authenticated data transfers.
  • Application Discovery Interfaces - Browsing unfamiliar software through an intuitive interface with filtering and search capabilities.
  • Application Installers - Download and install a selected software package onto the device from a remote repository.
  • Installation Orchestration - Manages parallel download queues and translates manifest definitions into system-level installations.
  • Incremental Metadata Updates - Update repository metadata in minimal time to keep the available app catalogue current.
  • Software Update Managers - Check for newer versions of installed applications and upgrade them from the repository.
  • Verified - Download and install applications while checking package integrity to confirm the software has not been tampered with.
  • Software Package Repositories - Discover and list available software packages from configured remote repositories for you to explore.
  • Update Schedulers - Automates update checks based on configurable time intervals or device state triggers to keep software current.
  • Mirror Rotation Strategies - Updates repository metadata by cycling through multiple mirrors to balance load and improve reliability during sync operations.
  • Incremental Metadata Updates - Synchronizes repository metadata using mirror rotation and incremental updates for efficient catalogue management.
  • Application Repository Systems - Fetch and display available software from configured remote repositories so you can browse and select applications.
  • Package Integrity Verifications - Check the cryptographic signature of downloaded packages to confirm they have not been tampered with.
  • Privacy Visualizations - Displays tracker information, anti-features, and security vulnerabilities through dedicated visualization panels.
  • Parallel Download Queues - Orchestrates multiple simultaneous package downloads with queue prioritization to optimize bandwidth and installation speed.
  • Package Integrity Verifiers - Validates package integrity by comparing cryptographic signatures against reproducible build outputs to detect tampering.
  • macOS Application Discovery - Browse unfamiliar software through an intuitive discovery interface that surfaces applications you haven't tried yet.
  • Time-Interval Update Schedulers - Checking for newer versions of installed applications and upgrading them based on time intervals or device states.
  • Integrity Verifiers - Validates package integrity by comparing cryptographic signatures against reproducible build outputs.
  • App Installation - F-Droid client with modern UI and extra features.
  • App Management - F-Droid client with advanced features.
  • App Stores - Feature-rich third-party client for F-Droid repositories.

Star history

Star history chart for neoapplications/neo-storeStar history chart for neoapplications/neo-store

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.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Neo Store

Similar open-source projects, ranked by how many features they share with Neo Store.
  • rumboalla/apkupdaterrumboalla avatar

    rumboalla/apkupdater

    3,858View on GitHub↗

    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

    Kotlin
    View on GitHub↗3,858
  • rainxchzed/github-storerainxchzed avatar

    rainxchzed/Github-Store

    6,852View on GitHub↗

    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

    Kotlinandroiddesktopgithub-app
    View on GitHub↗6,852
  • imranr98/obtainiumImranR98 avatar

    ImranR98/Obtainium

    17,651View on GitHub↗

    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

    Dartandroidapkapk-update
    View on GitHub↗17,651
  • homebrew/legacy-homebrewHomebrew avatar

    Homebrew/legacy-homebrew

    26,849View on GitHub↗

    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

    View on GitHub↗26,849
See all 30 alternatives to Neo Store→

Frequently asked questions

What does neoapplications/neo-store do?

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.

What are the main features of neoapplications/neo-store?

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.

What are some open-source alternatives to neoapplications/neo-store?

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…