Documentation
Documentation
Welcome to Fynerisor Documentation
Fynerisor is a Risor scripting interface for the Fyne GUI toolkit. Build cross-platform desktop applications using simple scripts with access to rich UI components, databases, HTTP APIs, and more.
Quick Start
Documentation Sections
Getting Started
Learn what Fynerisor is, how to install it, and create your first application.
API Reference
Complete reference documentation for all widgets, containers, and global objects available in Fynerisor.
Examples
Real-world code examples showing common patterns and use cases.
Advanced Topics
In-depth guides on data binding, authentication, configuration, and troubleshooting.
Features at a Glance
- 🚀 Rapid Development: Write scripts, no compilation needed
- 🎨 34+ Widgets: Buttons, forms, tables, trees, charts, and more
- 📦 Module System: HTTP, SQL, OS, Time, File I/O
- 💾 Database Support: SQLite, PostgreSQL, MySQL, SQL Server
- 🔄 Data Binding: Reactive UIs with automatic updates
- 🔧 Cross-platform: Windows, Linux, macOS, Android
- ⚡ Static Compilation: Headless mode with no GUI dependencies
Need Help?
- Browse the Examples for code snippets
- Check the API Reference for detailed documentation
- Visit the GitHub repository