Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/spyopensource/os
Java Operation System, it is an operating system that you can build by yourself.
https://github.com/spyopensource/os
java jdk os
Last synced: 2 months ago
JSON representation
Java Operation System, it is an operating system that you can build by yourself.
- Host: GitHub
- URL: https://github.com/spyopensource/os
- Owner: sPyOpenSource
- License: gpl-3.0
- Created: 2019-07-12T12:45:29.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-07-12T16:58:15.000Z (6 months ago)
- Last Synced: 2024-10-13T04:03:31.242Z (2 months ago)
- Topics: java, jdk, os
- Language: Java
- Homepage: http://s55969da3.adsl.online.nl/git/index.html#item/41
- Size: 6.87 MB
- Stars: 13
- Watchers: 3
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Java OS
=======This is a Java OS project. It is a microkernel operating system with both the kernel and applications implemented using the Java programming language.
This library consist of a JDK, which people can use to build they own software for the operating system.Build
-----
Run following command to get the source code:git clone git://s55969da3.adsl.online.nl/jx/os.git
This is a NetBean projecct. It requires compiler and jcore.