Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kodular/jigsaw
Project Jigsaw - An experimental, next-gen app builder.
https://github.com/kodular/jigsaw
android app blockly builder ios low-code mobile-app no-code visual-programming
Last synced: about 1 month ago
JSON representation
Project Jigsaw - An experimental, next-gen app builder.
- Host: GitHub
- URL: https://github.com/kodular/jigsaw
- Owner: Kodular
- License: apache-2.0
- Created: 2023-12-30T22:33:01.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-11-09T07:09:43.000Z (about 1 month ago)
- Last Synced: 2024-11-09T08:18:45.029Z (about 1 month ago)
- Topics: android, app, blockly, builder, ios, low-code, mobile-app, no-code, visual-programming
- Language: TypeScript
- Homepage: https://jigsaw-docs.pages.dev/
- Size: 850 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Jigsaw
**Jigsaw** is a powerful desktop application developed by **Kodular** that empowers you to create mobile apps with ease. Using a visual **Blockly** interface, Jigsaw allows you to piece together your app's functionality like solving a puzzle.
## Features
- **Visual Programming**: No need to write complex code! Jigsaw's intuitive Blockly interface lets you drag and drop blocks to create app logic.
- **Cross-Platform**: Build apps for Android and iOS simultaneously.
- **Component Library**: Access a rich library of pre-built components for UI, data handling, and more.
- **Real-Time Preview**: See your app come to life instantly as you design it.
- **Export APK/IPA**: Generate APK files for Android and IPA files for iOS.## Getting Started
1. **Installation**: Download and install Jigsaw from the official website.
2. **Create a New Project**: Start a new project and choose your app's name and package ID.
3. **Design Your App**: Use the visual interface to create screens, add components, and define app behavior.
4. **Test Your App**: Preview your app in real-time to ensure everything works as expected.
5. **Export Your App**: Generate the APK or IPA file for distribution.## Copyright Notice
**Jigsaw** is copyrighted by **Pavitra Golchha**. While you can explore and learn from the app, its use for any commercial purpose is strictly prohibited without explicit permission.
## Contributing
We welcome contributions! If you'd like to enhance Jigsaw or report issues, please check out our contributing guidelines.
## Recommended IDE Setup
- [VS Code](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) + [Tauri](https://marketplace.visualstudio.com/items?itemName=tauri-apps.tauri-vscode) + [rust-analyzer](https://marketplace.visualstudio.com/items?itemName=rust-lang.rust-analyzer)