Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/pranaOS/pranaOS

Smart Operating System for x86, ARM, Mobile, watch
https://github.com/pranaOS/pranaOS

c-plus-plus clang compiler cplusplus cpp desktop discord kernel macos mobileos node objective-c objectivec opensource operating-system operatingsystem os watchos x86-64 xcode

Last synced: 2 months ago
JSON representation

Smart Operating System for x86, ARM, Mobile, watch

Lists

README

        

# pranaOS
- Smart Operating System Built For x86, ARM, watch & mobile platforms.



[![macCI](https://github.com/pranaOS/pranaOS/actions/workflows/macos.yml/badge.svg?branch=master)](https://github.com/pranaOS/pranaOS/actions/workflows/macos.yml)

[![linuxCI](https://github.com/pranaOS/pranaOS/actions/workflows/linux.yml/badge.svg?branch=master)](https://github.com/pranaOS/pranaOS/actions/workflows/linux.yml)

# Features:
- operating system for all, there are many features at this operating system, you can able to create frameworks, applications, and many more for the os(watch, mobile & desktopOS).
- we have specialized ui & other runtime libraries so that developers can able to develop many things using it (or) they can create they're own framework or application for the pranaOS.

# Kernel Features:
- mobile/watch/OS kernel.
- x86 kernel with multi-threading feature.
- IPV4 stacks(ARP, TCP, UDP, ICMP Protocols).
- ext2 filesystem.
- POSIX signals.
- /proc typo filesystems.
- ps2 mouse and keyboard.

# Libraries:
- gateway & entrypoint **(mods)**
- objective-c runtime support **(libobjc)**
- swift runtime support **(libswift)**

# Userland:
- simple terminal and some apps

# Requirements:
- you need prana compiler
- to build prana check out the [doc]()

# Building:
- ```prana``` to build the iso

## Todo:
- check out the [todo's](https://github.com/pranaOS/pranaOS/projects/6)

## Have Any Issues??:
- contact our [discord](https://discord.gg/XmpBTmy9Bz)

## Social Media:
- [Youtube](https://www.youtube.com/channel/UCHBR5EYG9MDJ-yws4zN6xXQ)
- [Discord](https://discord.gg/XmpBTmy9Bz)

## Contribtuions
- Intersted in this project??
- pranaOS is an open-source project you can contribute to it :)
- check out the [CONTRIBUTING](CONTRIBUTING.md) docs

## Contributors:
- Thanks for those who contributed to this project :)




## Inspired by:
- [SerenityOS](https://github.com/SerenityOS/Serenity)
- [macOS](https://github.com/apple/darwin-xnu)
- [Linux](https://github.com/torvalds/linux)

## Special mentions:
- thanks for those who [stared](https://github.com/pranaOS/pranaOS/stargazers) ⭐ this project and gave a motivation :)
- special thanks for those who has [contributed](https://github.com/pranaOS/pranaOS/graphs/contributors) and still contributing to this project
- thanks to [OSDev wiki](https://wiki.osdev.org/Main_Page) it helped me a lot!!!

- [NukeWilliams](https://github.com/NukeWilliams) who continously contributed to this project and added usefull things
- [HirotoHinta](https://github.com/HirotoHinta) He helped a lot in kernel side bringed up new features to the project!
- [OliviaCE](https://github.com/OliviaCE) OlivaCE helped a lot in kernel
- [evilbat831](https://github.com/evilbat831) Henry worked in libraries, kernel
- [biggboy021](https://github.com/biggboy021) Chester is working in libraries

## License:
- pranaOS is licensed under [BSD-2 Clause](https://github.com/pranaOS/pranaOS/blob/master/LICENSE)

```
BSD 2-Clause License

Copyright (c) 2021, Krisna Pranav
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

```

- you can use the code in your project if you need! :)