openrocket11
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (1.3%) to scientific vocabulary
Last synced: 7 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: sovanmohan
- License: other
- Language: Java
- Default Branch: master
- Size: 60.9 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 2
Created over 1 year ago
· Last pushed over 1 year ago
Metadata Files
Readme
Changelog
Contributing
Funding
License
Code of conduct
Citation
Support
Owner
- Name: Sovan Mohanty
- Login: sovanmohan
- Kind: user
- Website: https://github.com/sovanmohan
- Repositories: 1
- Profile: https://github.com/sovanmohan
I am an aspiring web developer
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "Niskanen" given-names: "Sampo" title: "OpenRocket" version: 15.03 date-released: 2015-03-28 url: "https://github.com/openrocket/openrocket"
GitHub Events
Total
Last Year
Dependencies
.github/workflows/build.yml
actions
- actions/checkout v3 composite
- actions/setup-java v3 composite
- actions/upload-artifact v3 composite
- gradle/gradle-build-action v2 composite
.github/workflows/docker-build.yml
actions
- actions/checkout v2 composite
- docker/build-push-action v2 composite
- docker/login-action v1 composite
- docker/setup-buildx-action v1 composite
.github/workflows/docker-publish.yml
actions
- actions/checkout v2 composite
- docker/build-push-action v2 composite
- docker/login-action v2 composite
- docker/setup-buildx-action v1 composite
.github/workflows/jdeploy.yml
actions
- actions/checkout v3 composite
- actions/setup-java v3 composite
- shannah/jdeploy master composite
build.gradle
maven
core/build.gradle
maven
- de.javagl:obj 0.4.0 implementation
swing/build.gradle
maven
- com.github.Dansoftowner:jSystemThemeDetector 3.8 implementation
- de.javagl:obj 0.4.0 implementation
- org.apache.commons:commons-lang3 3.12.0 implementation
package.json
npm
- command-exists-promise ^2.0.2
- node-fetch 2.6.7
- shelljs ^0.8.4
- tar ^4.4.8
- yauzl ^2.10.0
docs/requirements.txt
pypi
- sphinx *
- sphinx-rtd-dark-mode *
- sphinx-rtd-theme *
- sphinx_new_tab_link *