Latest release
fuse X 2.7.0
Download links
- macOS installer (.dmg) - 9.4 MB
- Windows installer (.exe) - 7.4 MB
- Android preview app (.apk) - 24.7 MB
Read the installation guide
Changes since v2.6.0
Fuselibs 2.7.0
Click to see the full changelog!
Fuse.Controls.Panels
- Take screenshot of a Panel and save as a file (#1461)
Fuse.Controls.ScrollView
- Add Snapping feature for ScrollView (#1459)
Fuse.Launcher.Phone
- Add SMS launcher and scriptmethod (#1464)
Fuse.PushNotifications
- Android 12 compatibility fix (#1463)
Fuse.Scripting
- Add Context parameter to NativePromise delegates (#1460)
Fuse.Storage
- Fix desktop implementation of UserSettings (#1462)
Other changes
- Use Node.js v14 on AppVeyor (#1457)
Uno 2.7.0
Latest SDK
Fuse SDK 2.7.0
Install
npm install fuse-sdk@2.7.0
Changes since v2.6.0
Fuselibs 2.7.0
Click to see the full changelog!
Fuse.Controls.Panels
- Take screenshot of a Panel and save as a file (#1461)
Fuse.Controls.ScrollView
- Add Snapping feature for ScrollView (#1459)
Fuse.Launcher.Phone
- Add SMS launcher and scriptmethod (#1464)
Fuse.PushNotifications
- Android 12 compatibility fix (#1463)
Fuse.Scripting
- Add Context parameter to NativePromise delegates (#1460)
Fuse.Storage
- Fix desktop implementation of UserSettings (#1462)
Other changes
- Use Node.js v14 on AppVeyor (#1457)
Uno 2.7.0
Source code
Fuse Open
The Fuse Open project maintains open source components for building high quality apps (MIT license).
The components are bundled together in Fuse SDK and can be installed via npm i fuse-sdk
, or separately if desired.
- Uno: A programming language (and a compiler), which is a dialect of C#. Unlike the traditional C# development tools, Uno generates C++ code that can be compiled with the normal native development tools (Android Studio and Xcode).
- UX: An XML-based declarative UI language. This is implemented in the Uno compiler.
- Fuselibs: An application framework written in Uno, that implements the core of the Fuse development platform. The Fuselibs components are intended to be used from UX. Fuselibs depends on the Uno compiler.
fuse X
The source code is available for contributors.
Please contact us for details.
Translations
fuse X
🇬🇧🇫🇷🇰🇷
The application is currently available in English, French and Korean.
You are welcome to add your own language or help us fix mistakes if you want to.
Please open an issue if you have any questions.