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
dharmx avatar

dharmx/walls

0
View on GitHub↗
6,628 stars·352 forks·13 views

Walls

Walls is a curated wallpaper collection and directory-based organizer that provides pre-assembled sets of wallpapers from multiple online sources, organized into downloadable archives for offline browsing and use. The project relies entirely on filesystem structure and filenames for metadata, eliminating database dependencies and serving wallpaper files directly from disk without runtime processing.

The collection is organized into named folders on disk, enabling category browsing through simple directory traversal without a database or runtime indexing. Wallpaper files are named with visual descriptions so users can infer content without needing to preview each image, supporting categories including animated wallpapers, manga-themed wallpapers, and nature-themed wallpapers.

The project offers downloadable curated wallpaper collections that bundle images from multiple online galleries into archives for immediate use, with all content served statically from the filesystem for fast delivery and minimal overhead.

Features

  • Wallpaper Organizers - Sorts wallpapers into named folders on disk for category browsing without a database.
  • Curated Wallpaper Collection Downloads - Downloads a pre-assembled set of wallpapers from multiple online galleries for immediate desktop use.
  • Visuals and Wallpapers - Provides pre-assembled wallpaper sets from multiple online galleries for immediate download.
  • Curated Archives - Ships pre-assembled wallpaper sets from multiple online sources as downloadable archives.
  • Wallpaper Collection Bundles - Pre-assembles wallpaper sets from multiple online sources into downloadable archives for offline use.
  • Curated Wallpaper Downloaders - Downloads a pre-assembled set of wallpapers sourced from multiple online galleries for immediate use.
  • Category Organizations - Organizes images into named categories to quickly find wallpapers matching a specific theme or style.
  • Directory-Based Organizers - Organizes wallpapers into named directories on disk for category browsing without a database.
  • Wallpaper Collections - Organizes wallpapers into named folders on disk for browsing by theme or style.
  • Database-Free Architectures - Relies entirely on filesystem structure and filenames for metadata, eliminating database dependencies and simplifying the architecture.
  • Directory-Based Organization - Organizes wallpapers into named folders on disk for category browsing without a database.
  • Static File Servers - Serves wallpaper files directly from the filesystem with no runtime processing for fast delivery.
  • Nature Collections - Provides a curated gallery of nature-themed desktop wallpapers organized by category.
  • Nature Wallpaper Collections - Provides nature-themed wallpapers in a dedicated directory for quick desktop customization.
  • Nature Wallpaper Directories - Provides nature-themed desktop wallpapers organized in a dedicated directory for quick selection.
  • Manga Wallpaper Collections - Provides manga-themed desktop wallpapers described by visual content for easy selection.
  • Manga Wallpaper Directories - Provides manga-themed wallpapers in a directory, each described by its visual content for easy selection.
  • Animated Collections - Provides an organized library of animated desktop wallpapers sourced from online galleries.
  • Animated Wallpaper Collections - Provides animated wallpapers organized by category for visual desktop customization.
  • Manga Collections - Provides a categorized directory of manga-themed wallpapers with visual descriptions.
  • Theme-Based - Uses named folders as category labels for browsing wallpapers by theme through directory traversal.
  • Animated Wallpaper Browsers - Provides a curated library of animated desktop wallpapers organized by category for visual customization.

Star history

Star history chart for dharmx/wallsStar history chart for dharmx/walls

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 Walls

Similar open-source projects, ranked by how many features they share with Walls.
  • svenstaro/miniservesvenstaro avatar

    svenstaro/miniserve

    7,391View on GitHub↗

    Miniserve is an HTTP static file server that hosts local directories over the network with an integrated web-based file browser. It functions as a single-binary tool capable of serving as a markdown rendering server, a TLS-enabled web server for encrypted traffic, and a WebDAV file manager for remote file operations. The project distinguishes itself through specialized hosting modes, including a single page application mode that routes requests to a single index file and the ability to generate random hexadecimal access URLs to obscure served directories. It also provides the ability to conve

    Rustclicommand-linecommand-line-tool
    View on GitHub↗7,391
  • thewawar/simple-http-serverTheWaWaR avatar

    TheWaWaR/simple-http-server

    3,394View on GitHub↗

    This project is a collection of specialized HTTP servers designed for static file hosting, secure file uploads, and encrypted web traffic. It provides implementations for delivering local files and directories over HTTP and HTTPS, including support for index pages and single-page application routing. The software differentiates itself through dedicated server roles, including a secure file upload server with size limits and token validation, and an HTTPS web server that utilizes PKCS#12 certificates for TLS encryption. It also includes a specialized gateway for managing cross-origin resource

    Rustfilehttprust
    View on GitHub↗3,394
  • ritwickdey/vscode-live-serverritwickdey avatar

    ritwickdey/vscode-live-server

    6,778View on GitHub↗

    This is a local development server extension for VS Code that provides static file hosting and automatic browser reloading upon saving source files. It functions as a live reloading tool and static file web server, allowing developers to preview web pages locally with support for custom ports and root directories. The project distinguishes itself by offering a local network preview server that exposes projects to other devices on the same wireless network via IP. It also includes a development proxy capable of adding Cross-Origin Resource Sharing headers and proxying traffic to external URIs.

    TypeScriptlive-reloadlive-serverlivereload
    View on GitHub↗6,778
  • vercel/servevercel avatar

    vercel/serve

    9,863View on GitHub↗

    Serve is a Node.js static file server that delivers assets and single-page applications from a local directory over HTTP. It functions as both a command-line web server for hosting directories directly from the terminal and as HTTP middleware for integrating static asset delivery into existing servers. The project includes a directory browser interface that provides a web-based file explorer for navigating and accessing files within a served folder. It supports single-page application fallback by redirecting unmatched request paths to a root file to enable client-side routing. The server han

    TypeScriptclicommandhttp
    View on GitHub↗9,863
See all 30 alternatives to Walls→

Frequently asked questions

What does dharmx/walls do?

Walls is a curated wallpaper collection and directory-based organizer that provides pre-assembled sets of wallpapers from multiple online sources, organized into downloadable archives for offline browsing and use. The project relies entirely on filesystem structure and filenames for metadata, eliminating database dependencies and serving wallpaper files directly from disk without runtime processing.

What are the main features of dharmx/walls?

The main features of dharmx/walls are: Wallpaper Organizers, Curated Wallpaper Collection Downloads, Visuals and Wallpapers, Curated Archives, Wallpaper Collection Bundles, Curated Wallpaper Downloaders, Category Organizations, Directory-Based Organizers.

What are some open-source alternatives to dharmx/walls?

Open-source alternatives to dharmx/walls include: thewawar/simple-http-server — This project is a collection of specialized HTTP servers designed for static file hosting, secure file uploads, and… vercel/serve — Serve is a Node.js static file server that delivers assets and single-page applications from a local directory over… ritwickdey/vscode-live-server — This is a local development server extension for VS Code that provides static file hosting and automatic browser… svenstaro/miniserve — Miniserve is an HTTP static file server that hosts local directories over the network with an integrated web-based… drivendata/cookiecutter-data-science — This project is a Cookiecutter scaffold and data science project template that automates the creation of a consistent… frontendbr/forum — This project is a community discussion forum and management suite for developers. It provides a space for technical…