Giter Club home page Giter Club logo

platypus-os's Introduction

Platypus OS

New OS drafts, I stopped the old one :(

Chat about development on Discord!

What this is for

I want it to be for:

  1. Programming
  2. Pentesting
  3. Playing video games

Seems like an odd combination, but that's what I like to do: program, pentest, and play video games.

Building

To build the OS, read the build guide.

Screenshot

Version 0.11-rc2 Image

Acknowledgments

Projects

License

This project is licensed under GPL v2. See the LICENSE file for more info.

platypus-os's People

Contributors

damiefc avatar kushagra765 avatar pqcraft avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

platypus-os's Issues

Drivers

Help with drivers? Mainly: keyboard, mouse, HDMI/something more modern than VGA, etc.

[minor] check failed lol

check failed because config.sh doesnt have the 'x' permission, use chmod +x *.sh

/home/runner/work/_temp/28e076b8-4191-422e-a3f7-9cd8b870f51f.sh: line 1: ./config.sh: Permission denied
Error: Process completed with exit code 126.

Compilation Errors

I tried to manually compile the OS by using gcc and as. The folder arch/i386 compiles successfully.

But the folder kernel/devices gives errors :
atkbd.c : <asm/delay.h> No such file

ps2mouse.c :

ps2mouse.c : ps2mouse.h:13:10: error: field ‘init_mouse’ declared as a function
   13 |     void init_mouse();
      |          ^~~~~~~~~~
ps2mouse.h:14:10: error: field ‘work_mouse’ declared as a function
   14 |     void work_mouse();
      |          ^~~~~~~~~~

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.