OSDev.org
https://forum.osdev.org/

OS Project list
https://forum.osdev.org/viewtopic.php?f=2&t=2663
Page 10 of 12

Author:  osdever [ Sun Sep 20, 2015 2:56 am ]
Post subject:  Re: OS Project list

1. OS365
2. Nikita Ivanov and my team (kras-ivanova at yandex dot ru).
3. os365dev.tk

Author:  azsoter [ Mon Dec 07, 2015 5:51 pm ]
Post subject:  Re: OS Project list

Could you please add to http://wiki.osdev.org/Projects my OS Project:
JaeOS -- Just Another Embedded OS

I might have posted the announcement incorrectly as a separate topic, not on this thread.
Official website:
http://jaeos.com/

Thanks!

Author:  iansjack [ Wed Dec 09, 2015 5:50 am ]
Post subject:  Re: OS Project list

I think the idea is that, being a Wiki, you add your own project to the list.

Author:  azsoter [ Wed Dec 09, 2015 10:58 am ]
Post subject:  Re: OS Project list

iansjack wrote:
I think the idea is that, being a Wiki, you add your own project to the list.



I don't think I have any permissions to edit the Wiki.
I was under the impression that the procedure to get your project listed there was to post it here.
I am not exactly sure what supposed to happen after that.

Author:  Combuster [ Wed Dec 09, 2015 11:32 am ]
Post subject:  Re: OS Project list

Or wait until someone has the time and the mood to do the work.

Wiki editing instructions are on the wiki forum.

Author:  wichtounet [ Mon Aug 08, 2016 5:38 am ]
Post subject:  Re: OS Project list

For the next batch of updates:

Code:
* '''Thor OS''' - 64bit C++ Operating System with multasking,  ATA/FAT32/VESA/ACPI/HPET support and basic networking support.
** Contact: Baptiste Wicht (baptiste.wicht AT gmail.com)
** URL: [https://github.com/wichtounet/thor-os https://github.com/wichtounet/thor-os]


Thanks

Author:  michaellangford [ Mon Jan 30, 2017 4:27 pm ]
Post subject:  Re: OS Project list

3rd Version:

Code:
* '''Papal OS - Clement''' - A very basic kernel aimed at being robust and fail-safe
** Contact: Michael Langford (michaellangford99 [AT] gmail.com)
** URL: [https://github.com/michaellangford99/Papal-OS-3---Clement]


started: Aug. 2015
active: whenever my schoolwork is done - until high school's over :)

no useful screenshots as of yet...

Thank you!

Author:  monobogdan [ Tue Jan 31, 2017 2:19 am ]
Post subject:  Re: OS Project list

OGDOS - GUI OS based on FreeDOS kernel.

Author:  billkoul8 [ Sat Apr 01, 2017 1:40 am ]
Post subject:  Re: OS Project list

SIRTOS
A Simple Real Time Operating System
x86
Real-Time (soft)
Full graphics

Developed by Vasilis Kouliaridis

Links:
https://github.com/billkoul/SIRTOS

Author:  obiwac [ Mon Apr 10, 2017 8:20 am ]
Post subject:  Re: OS Project list

Here's mine:

Code:
* '''AQUA OS''' - Title or short description.
** Contact: Your Name (inobulles AT gmail.com)
** URL: [https://obiwac.wordpress.com/aqua-os/ https://obiwac.wordpress.com/aqua-os/]


Name: AQUA OS
Contact: [email protected]
Website: https://obiwac.wordpress.com/aqua-os/
Description: AQUA OS is a 32 bit protected mode operation system, that has a nice organic and natural graphical interface. It is also very developer friendly, with loads of APIs.

Thanks!

Author:  threosandy [ Sat Nov 18, 2017 5:24 pm ]
Post subject:  Re: OS Project list

Hi there!

I like to present our system's pre alpha release, the Threos Operating System. This version is the result of a 2 year rewrite/redesign.
It's a self hosting microkernel operating system, with the following features:

Modular and object oriented designed
Multitasking multi-threading real time operation
Single virtual address space with memory management protection
On demand loading and relocation
Dynamically linked libraries
Message based and shared memory based inter-process communication
Supports a commonly used subset of the POSIX
32-bit and 64-bit aware
Small memory footprint
Package manager
Networking (TCP/IP, httpd, ftpd, telnet ...) with some intel NIC and realtek NIC drivers
VFS, filesystems

and many many more.

We ported some basic applications (TCC, JOE, Make, ncurses ..., Posix application porting is not so hard), to be able to write programs and even device drivers on the system itself.

The system is designed for embedded usage, so no fancy display driver yet (we have a older version display driver implementation, but it's not in the release).
There are other limitations as well, but the current version is running stable on our test hardwares.
We are using it for our embedded needs. The pre alpha release is a x86_64 (64 bit only) image.

Find more on:

http://threos.io/

Andy

Author:  SpaceboyRoss01 [ Sun Dec 10, 2017 10:29 pm ]
Post subject:  Re: OS Project list

RossOS isn't on the list, URL: http://github.com/Ross-Software/RossOS

Author:  iansjack [ Mon Dec 11, 2017 11:36 am ]
Post subject:  Re: OS Project list

So, add it. That's how wikis work.

Author:  smatyukevich [ Mon Apr 09, 2018 6:19 pm ]
Post subject:  Re: OS Project list

I've just released a new project: RPi OS. This OS is designed for learning. It comes with a step-by-step guide how to create an OS from scratch. It is based on Linux source code and the main goal of the project is not only to teach people how an OS can be created but also demonstrate how some kernel functionality is implemented in the Linux kernel.

Author: Sergey Matyukevich ([email protected])
URL: https://github.com/s-matyukevich/raspberry-pi-os
Project description: https://github.com/s-matyukevich/raspbe ... duction.md

Author:  TravorLZH [ Fri Apr 20, 2018 6:28 pm ]
Post subject:  Re: OS Project list

Could you add my hobbyist Operating System plz?

Name: TravorOS - A research-purpose Operating System that discovers features on Intel x86 processors.
Contact: Travor Liu <[email protected]>
URL: https://github.com/TravorLZH/TravorOS
Status: alpha, kernel

This OS was born in December 15th, 2017

Page 10 of 12 All times are UTC - 6 hours
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/