FossFLOW: Make beautiful isometric infrastructure diagrams
10 months ago
- #Open Source
- #Isometric Diagramming
- #Progressive Web App
- FossFLOW is an open-source Progressive Web App (PWA) for creating isometric diagrams.
- Built with React and the Isoflow library, it runs entirely in the browser with offline support.
- Features include auto-save every 5 seconds, privacy-first local storage, and import/export capabilities.
- Supports installation as a native app on Mac and Linux.
- Development setup involves cloning the repository, installing dependencies, and starting a development server.
- Users can create diagrams by dragging and dropping components, connecting items, and customizing properties.
- Navigation includes pan, zoom, undo (Ctrl+Z), and redo (Ctrl+Y) functionalities.
- For production, optimized builds can be created and deployed to static hosting services like GitHub Pages or Netlify.
- PWA features require HTTPS, and diagrams are saved in browser localStorage with a 5-10MB limit.
- Compatible with Chrome/Edge (recommended), Firefox, Safari, and mobile browsers with PWA support.
- Contributions are welcome under the MIT license for Isoflow and Unlicense for FossFLOW.