|
il y a 10 mois | |
---|---|---|
.github | il y a 10 mois | |
.vscode | il y a 1 an | |
doc | il y a 10 mois | |
incubator | il y a 1 an | |
mods | il y a 10 mois | |
src | il y a 10 mois | |
tools | il y a 10 mois | |
volatile | il y a 1 an | |
.commit | il y a 1 an | |
.dockerignore | il y a 1 an | |
.env.example | il y a 1 an | |
.gitattributes | il y a 1 an | |
.gitignore | il y a 1 an | |
.is_puter_repository | il y a 1 an | |
CHANGELOG.md | il y a 10 mois | |
CONTRIBUTING.md | il y a 1 an | |
Dockerfile | il y a 10 mois | |
LICENSE.txt | il y a 1 an | |
README.md | il y a 10 mois | |
SECURITY-ACKNOWLEDGEMENTS.md | il y a 1 an | |
SECURITY.md | il y a 1 an | |
dev-server.js | il y a 1 an | |
docker-compose.yml | il y a 1 an | |
eslint.config.js | il y a 10 mois | |
exports.js | il y a 1 an | |
l_checker_config.json | il y a 1 an | |
package-lock.json | il y a 10 mois | |
package.json | il y a 10 mois | |
run-selfhosted.js | il y a 11 mois |
« LIVE DEMO »
Puter.com
·
SDK
·
Discord
·
Reddit
·
X (Twitter)
·
Bug Bounty
Puter is an advanced, open-source internet operating system designed to be feature-rich, exceptionally fast, and highly extensible. Puter can be used as:
git clone https://github.com/HeyPuter/puter
cd puter
cp .env.example .env
npm install
npm start
This will launch Puter at http://localhost:4000 (or the next available port).
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
mkdir -p puter/config puter/data
sudo chown -R 1000:1000 puter
wget https://raw.githubusercontent.com/HeyPuter/puter/main/docker-compose.yml
docker compose up
Puter is available as a hosted service at puter.com.
This repository is licensed under AGPL-3.0; However, our SDK (puter.js) is also available under Apache 2.0, as indicated by the license file in that section (packages/puter-js) of this repository.
The default wallpaper is created by Milad Fakurian and published on Unsplash.
Icons by Papirus under GPL-3.0 license.
Icons by Iconoir under MIT license.
Icons by Elementary Icons under GPL-3.0 license.
Icons by Tabler Icons under MIT license.
Icons by bootstrap-icons under MIT license.