Packages
26403 resultsrainloop
RainLoop is a webmail client for accessing email accounts in the browser. It supports login to standard mail servers (e.g., IMAP/SMTP) and provides a UI for common email tasks such as reading, composing, replying, and managing messages.
server-base
server-base appears to be a foundational/server boilerplate package, intended to provide reusable server infrastructure (e.g., common configuration, HTTP handling, middleware, and conventions) for building other services. No concrete API surface, endpoints, or operational details were provided in the prompt to evaluate further.
server-proxy
server-proxy is a proxy service intended to sit between a client and one or more upstream servers, forwarding requests/responses. Specific behavior (routing rules, supported transports, auth, logging, etc.) cannot be determined from the provided information.
zotero
Zotero is reference-management software for collecting, organizing, citing, and sharing research sources (e.g., importing from browsers/catalogs, managing PDFs/notes, and generating citations/bibliographies).
code-server-python-go
code-server (a self-hosted VS Code-in-the-browser app) with helper tooling specific to a Python + Go code-server ecosystem; overall this package appears to provide a way to run/configure code-server with integrations for Python/Go workflows (e.g., extensions, build/run commands, or dev-container-like setup).
mcp-server-demo
Insufficient documentation provided: the repository/README only contains a minimal placeholder title and no described MCP server functionality, endpoints, or configuration.
nx-cache-server
nx-cache-server is a server component intended to cache Nx build results to speed up repeated builds. It is typically used in Nx monorepos and CI to share cache artifacts across machines/runs.
plantuml-server
plantuml-server provides a service for rendering PlantUML diagrams from diagram definitions, typically via HTTP endpoints (e.g., accepting PlantUML text and returning an image like SVG/PNG).
redirect-server
redirect-server appears to be a locally deployable server that handles HTTP redirects—i.e., it receives requests and responds with redirect responses to redirect clients to other URLs/endpoints. However, no repository README, API description, or configuration details were provided here, so the exact behavior, routes, and interfaces cannot be confirmed.
rpi-scan-server
rpi-scan-server is a server intended to run on/with a Raspberry Pi to perform network scanning (“rpi-scan”) and expose the results via a server interface. Exact endpoints, output schema, and scanning capabilities are not provided in the supplied content, so details cannot be confirmed.
rustdesk-server-aio
rustdesk-server-aio is an all-in-one RustDesk server setup that provides backend services for RustDesk remote access (e.g., rendezvous/relay/ID management components depending on the configured deployment). It is intended to be deployed as part of a self-hosted RustDesk infrastructure rather than consumed as a public API.
ssh-server
Not enough repository/package details were provided to evaluate an "ssh-server" package specifically (e.g., language, API/CLI surface, configuration, docs, auth model). In general, an SSH server provides secure remote shell/file transfer access over the SSH protocol.
tesseract-server
tesseract-server appears to provide server-side access to OCR via the Tesseract engine (turning images into text).
blynk-server
blynk-server is a self-hostable server implementation intended to support Blynk-style IoT device communication (commonly used to connect IoT hardware to dashboards/apps).
clone-hero-server
clone-hero-server appears to be a backend server for the Clone Hero ecosystem (commonly used to manage game-related resources such as songs/charts or serve them over a network). Without the README/repo manifest content, the exact endpoints and behavior cannot be verified.
docker-ddns-server
docker-ddns-server is a self-hosted DDNS service packaged for Docker. It is intended to run a background server that updates DNS records (e.g., A/AAAA) based on the machine’s current public IP.
docker-mailserver
docker-mailserver is a Docker-based self-hosted email server stack (commonly Postfix/Dovecot plus related services like spam/virus filtering) intended to provide full inbound/outbound mail functionality using containerized configuration.
exo
exo is a local-first system for running LLM inference across multiple devices by automatically discovering peers and distributing model execution (tensor/pipeline parallelism) over the network, with an optional built-in dashboard and API compatible with common chat/response endpoints. On macOS it also describes RDMA-over-Thunderbolt support for reduced inter-device latency.
guacamole
Guacamole (by Apache) is a server that provides a web-based remote desktop gateway to connect to remote systems using standard protocols (e.g., VNC, RDP, SSH) and display them in a browser.
liberica-openjdk-windowsservercore
A Windows Server Core–based container image/package for running Liberica OpenJDK on Windows Server Core. It provides an OpenJDK runtime environment packaged for that OS/container base.