Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/icela/fricedesigner
A GUI designer for Frice engine
https://github.com/icela/fricedesigner
frice-engine gui-designer javafx swing
Last synced: 23 days ago
JSON representation
A GUI designer for Frice engine
- Host: GitHub
- URL: https://github.com/icela/fricedesigner
- Owner: icela
- License: agpl-3.0
- Created: 2016-09-15T16:36:24.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-23T13:45:41.000Z (about 7 years ago)
- Last Synced: 2024-11-21T19:42:02.852Z (3 months ago)
- Topics: frice-engine, gui-designer, javafx, swing
- Language: Kotlin
- Homepage:
- Size: 281 KB
- Stars: 2
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FriceDesigner
CI|Status
:---:|:---:
Travis CI|[![Build Status](https://travis-ci.org/icela/FriceDesigner.svg?branch=master)](https://travis-ci.org/icela/FriceDesigner)
AppVeyor|[![Build status](https://ci.appveyor.com/api/projects/status/qbkbo8o59837nbbn/branch/master?svg=true)](https://ci.appveyor.com/project/ice1000/fricedesigner/branch/master)
CircleCI|[![CircleCI](https://circleci.com/gh/icela/FriceDesigner.svg?style=svg)](https://circleci.com/gh/icela/FriceDesigner)
CodeShip|[![Codeship Status for icela/FriceDesigner](https://app.codeship.com/projects/b0e917b0-61fa-0135-d48c-76c7a8899292/status?branch=master)](https://app.codeship.com/projects/239721)A GUI designer for Frice Engine.
## Download
+ I've deployed the full building process on AppVeyor, and you can download the
artifact [here](https://ci.appveyor.com/project/ice1000/fricedesigner/branch/master/artifacts).## Screen Shots
### Editor
Code generator:
![](./art/01.png)
Backup your editing work into a file.
![](./art/02.png)
Running the exported code:
![](./art/03.png)
See? A Visual Editor. Like it? It's based on JavaFX.
## About Frice Engine
[Frice Engine](https://github.com/icela/FriceEngine)