Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Empty file added fossflow/data/diagrams/.gitkeep
Empty file.
18 changes: 18 additions & 0 deletions fossflow/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
version: "3.7"
services:
app_proxy:
environment:
APP_HOST: fossflow_web_1
APP_PORT: "80"

web:
image: stnsmith/fossflow:master-3d7158c@sha256:d1a64070f11d44dafb3bbc6f37316230b6b4f350f35266926da85dadfb74e5d3
restart: on-failure
volumes:
- ${APP_DATA_DIR}/data/diagrams:/data/diagrams
environment:
- NODE_ENV=production
- ENABLE_SERVER_STORAGE=true
- STORAGE_PATH=/data/diagrams
- ENABLE_GIT_BACKUP=false

43 changes: 43 additions & 0 deletions fossflow/umbrel-app.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
manifestVersion: 1
id: fossflow
category: networking
name: FossFLOW
version: "3d7158c"
tagline: Make beautiful isometric infrastructure diagrams
description: >-
FossFLOW is a feature-rich, open-source Progressive Web App (PWA) designed for creating elegant and professional **isometric diagrams**.
It's lightweight, fast, and privacy-friendly everything runs locally in your browser.


✨ Key Features
- 🎨 **Isometric Diagramming** — Build stunning 3D-style technical and architectural diagrams with ease.
- 💾 **Auto-Save** — Your work is automatically saved every 5 seconds, so you never lose progress.
- 🔒 **Privacy-First** — 100% client-side; all data is stored locally in your browser.
- 📤 **Import/Export** — Save or share your work as JSON files and reopen them anytime.
- 🎯 **Session Storage** — Quick save without prompts or extra dialogs.
- 🌐 **Offline Support** — Create and edit diagrams even without an internet connection.
- 🌍 **Multilingual Interface** — Available in 8 languages: English, 简体中文, Español, Português, Français, हिन्दी, বাংলা, Русский.


🚀 **Why FossFLOW?**


FossFLOW brings the power of isometric diagramming to everyone:- developers, network engineers, designers, and educators.
It's ideal for visualizing system architectures, workflows, and infrastructure layouts without needing any paid tools or accounts.
developer: stan-smith
website: https://github.com/stan-smith/FossFLOW
repo: https://github.com/stan-smith/FossFLOW
support: https://github.com/stan-smith/FossFLOW/issues
port: 8176
submitter: Kanishk Pachauri
submission: https://github.com/getumbrel/umbrel-apps/pull/3959
releaseNotes: ""
dependencies: []
gallery:

Check warning on line 36 in fossflow/umbrel-app.yml

View workflow job for this annotation

GitHub Actions / Lint apps

"icon" and "gallery" needs to be empty for new app submissions

The "icon" and "gallery" fields must be empty for new app submissions as it is being created by the Umbrel team.
- 1.jpg
- 2.jpg
- 3.jpg
permissions: []
path: ""
defaultUsername: ""
defaultPassword: ""