Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andy-goryachev/fxterminal
JavaFX-based terminal emulator
https://github.com/andy-goryachev/fxterminal
apache-license-2 javafx terminal-emulator
Last synced: about 2 months ago
JSON representation
JavaFX-based terminal emulator
- Host: GitHub
- URL: https://github.com/andy-goryachev/fxterminal
- Owner: andy-goryachev
- License: apache-2.0
- Created: 2023-07-11T00:11:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-03T19:36:36.000Z (2 months ago)
- Last Synced: 2024-11-03T20:26:32.325Z (2 months ago)
- Topics: apache-license-2, javafx, terminal-emulator
- Language: Java
- Homepage:
- Size: 777 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FxTerminal
JavaFX-based terminal emulator.
**WORK IN PROGRESS**
## Software Requirements
Requires JDK 20+ with JavaFX 20+.
## License
This project and its source code is licensed under the [Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0)
and you should feel free to make adaptations of this work. Please see the included
[LICENSE](LICENSE) file for further details.