{"id":13805240,"url":"https://github.com/PowerNex/PowerNex","last_synced_at":"2025-05-13T19:30:34.381Z","repository":{"id":23467564,"uuid":"26831846","full_name":"PowerNex/PowerNex","owner":"PowerNex","description":"An operating system written in D","archived":false,"fork":false,"pushed_at":"2019-03-02T00:24:14.000Z","size":1249,"stargazers_count":491,"open_issues_count":14,"forks_count":41,"subscribers_count":45,"default_branch":"master","last_synced_at":"2024-11-14T03:03:17.238Z","etag":null,"topics":["assembly","dlang","gas","kernel","operating-system","osdev","powernex"],"latest_commit_sha":null,"homepage":"https://powernexos.org/","language":"D","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PowerNex.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-18T21:54:16.000Z","updated_at":"2024-11-03T17:16:22.000Z","dependencies_parsed_at":"2022-08-22T00:30:50.486Z","dependency_job_id":null,"html_url":"https://github.com/PowerNex/PowerNex","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PowerNex%2FPowerNex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PowerNex%2FPowerNex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PowerNex%2FPowerNex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PowerNex%2FPowerNex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PowerNex","download_url":"https://codeload.github.com/PowerNex/PowerNex/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225254288,"owners_count":17445159,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["assembly","dlang","gas","kernel","operating-system","osdev","powernex"],"created_at":"2024-08-04T01:00:59.018Z","updated_at":"2024-11-18T21:30:57.921Z","avatar_url":"https://github.com/PowerNex.png","language":"D","funding_links":["https://www.paypal.me/Vild"],"categories":["OS"],"sub_categories":["XML"],"readme":"# **Please note that the current code is undergoing a major overhaul!**\n\n\u003cp align=\"center\"\u003e\n\u003cimg alt=\"PowerNex Logo\" width=\"346\" src=\"https://github.com/PowerNex/PowerNex/raw/master/data/logo.png\"\u003e\n\u003c/p\u003e\n\n\n**PowerNex** is a OS written in the [D Programming Language](https://dlang.org).\nThe goal is to have a whole OS written in D, where the PowerNex kernel powers the core.\n\nThe name PowerNex comes from the words `power` and `next`. A kernel to power the\nnext generation of hardware.\n\n## System requirements ##\n- A 64bit processor\n- At least 512 MiB of ram (less will probably work)\n\n## Build Instructions ##\nIt requires a crosscompiler, which can be aquired by running `./toolchainManager.d`.\nPowerNex is using a custom build system. For its code look inside `build.d`, `src/buildlib.d`, and `src/*/project.d`.\n\nTo use the following shortcuts run `source env.sh` in your shell.\n- **`c`** - Removes the build files\n- **`v`** - Compiles PowerNex\n- **`b`** - Compiles and runs PowerNex in qemu\n- **`bd`** - Compiles and runs PowerNex in qemu, with debug logs to qemu_debug.log\n- **`a`** - Runs *addr2line* on the kernel\n- **`al`** - Runs *addr2line* on the loader\n- **`log`** - Runs *tail* on the COM1.log, and demangles and inserts colors for the entries.\n\n## How to contribute ##\n- Make issues\n- Make PRs\n- Comment on issues\n  - Example help with [#30 Mascot](https://github.com/PowerNex/PowerNex/issues/30)\n- Donate\n  - One time donations (to Wild): [https://www.paypal.me/Vild](https://www.paypal.me/Vild)\n\n## Thanks to ##\n- Adam D. Ruppe - For his [minimal.zip](http://arsdnet.net/dcode/minimal.zip), which contains a bare bone minimal d runtime.\n- Bloodmanovski - For his D Kernel [Trinix](https://github.com/Bloodmanovski/Trinix), His files for booting x64 really helped me a lot in the beginning.\n- Lukas \"zrho\" Heidemann - For his [Hydrogen](https://github.com/zrho/Hydrogen) project. It really inspired and help me to make PowerD, the intermediate bootloader.\n\n## Community ##\n- #powernex on freenode\n- https://discordapp.com/invite/bMZk9Q4\n\n## License ##\nMozilla Public License, version 2.0","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPowerNex%2FPowerNex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FPowerNex%2FPowerNex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPowerNex%2FPowerNex/lists"}