GithubHelp home page GithubHelp logo

dogosdev / dogos Goto Github PK

View Code? Open in Web Editor NEW
8.0 1.0 2.0 124 KB

A Operating System made with Cosmos and in C#. ๐Ÿ•

Home Page: https://DogOSdev.github.io/

License: BSD 3-Clause "New" or "Revised" License

C# 100.00%
cosmos cosmosos os operating-system csharp dotnet dotnet-core

dogos's Introduction

A shiba inu pixel art dog displaying in a old VGA monitor.

DogOS

A operating system made with Cosmos and in C#.

Table of Contents

!!!WARNING!!!

DogOS should not be ran on physical hardware. If you try to, you risk the loss of your personal files or even your PC. YOU HAVE BEEN WARNED

What is DogOS?

DogOS will be a fully-featured operating system made in Cosmos(OS) and .NET 2.0 C#. It is in heavy development right now, and there is barely anything added so far. Star the repository to get updates on development, or join the Discord server.

Features

DogOS currently features the following:

  • A working shell
  • User accounts
  • Text Editor
  • Shell scripts
  • File system
  • SHA256 hashing

Check the repositories Project's tab to check what needs to be done.

Screenshots

v0.0.1

screenshot_1 screenshot_2 screenshot_3 screenshot_4 screenshot_5 screenshot_6

Building

You can build DogOS on your own, and help development if you want. There are multiple steps to building.

  1. Install the COSMOS Dev Kit. The instructions are here.
  2. Once installed, clone the repository and open the project in Visual Studio 2019.
  3. If needed, open the project's Properties and change the profile. If you are using VMware, make sure to change the edition to your edition. It is currently at Workstation.
  4. Run the project, and it should open and boot!

Running Release

To run a release, please follow these steps.

  1. Download the ISO and the Filesystem.
  2. Create a new virtual machine with the ISO mounted, but make sure to use the virtual disk that was downloaded. DogOS does not work right without it.
  3. Run the virtual machine!

Additional Info

DogOS has only been tested on VMware Workstation 16. If you test it on a different virtual machine, please open a issue. Use this prefix on the title: [README]. This helps me make sure that DogOS works on other platforms.

Thank you for checking out DogOS.

dogos's People

Contributors

taromaruyuki avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

dogos's Issues

[BUG] OS randomly freezes while in use.

The OS is currently freezing randomly. No help at Cosmos yet, and I don't think it's the memory manager, but it could be.

Maybe allocating more memory to the vm will help?

[BUG] QEMU cannot read VMDK

Describe the bug
QEMU cannot read the provided VMDK. This happens when the OS tries to read the system.ini file, failing by saying the file does not exist. VMDK works fine on VMware.

To Reproduce
Steps to reproduce the behavior:

  1. Boot DogOS with the following command: qemu-system-i386 -cdrom DogOS.iso -hda Filesystem.vmdk -boot d -m 2G
  2. OS throws error saying file does not exist.

Expected behavior
DogOS should boot into the shell with no errors, loading the system.ini and users.ini file.

Screenshots
image
Screenshot from Kold

DogOS Info

  • DogOS Version: 0.0.1
  • DogOS Branch: main

Additional context

Problem reproduced on my Windows 11 machine with the latest QEMU version and new OS files.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.