Internet Operating System
40.4k 2026-04-18

HeyPuter/puter

Puter is an advanced, open-source internet operating system that provides a privacy-first personal cloud, a platform for web development, and a remote desktop environment, all self-hostable.

Core Features

Privacy-first personal cloud for files, apps, and games accessible from anywhere.
Platform for building and publishing websites, web apps, and games.
Alternative to commercial cloud storage services like Dropbox and Google Drive.
Remote desktop environment for servers and workstations.
Open-source, self-hostable, and highly extensible.

Quick Start

mkdir puter && cd puter && mkdir -p puter/config puter/data && sudo chown -R 1000:1000 puter && docker run --rm -p 4100:4100 -v `pwd`/puter/config:/etc/puter -v `pwd`/puter/data:/var/puter ghcr.io/heyputer/puter

Detailed Introduction

Puter is an advanced, open-source internet operating system designed to be feature-rich, fast, and highly extensible. It serves as a privacy-first personal cloud for managing files, applications, and games from anywhere at any time. Beyond personal use, it functions as a robust platform for developers to build and publish web applications and games. Puter also offers a remote desktop environment for servers and workstations, positioning itself as a powerful, self-hostable alternative to commercial cloud storage solutions like Dropbox and Google Drive, fostering an open-source community for learning cloud computing and web development.

OSS Alternative

Explore the best open source alternatives to commercial software.

© 2026 OSS Alternative. hotgithub.com - All rights reserved.