Git Product home page Git Product logo

blixos's Introduction

BlixOS

:: Main source code author: Suyash Srijan
:: Start date: 18th May 2010
:: Lines of code: 10000+
:: Language: Visual Basic.NET w/ some libraries written using C#/C++

This is the source code of the first version of BlixOS I wrote. It's a mess, I know. I don't have the latest source code with me at the moment since my old external hard drive got damaged and I've been trying to recover data from that. If I am successful, then I'll upload the latest code as well.

The source code WILL NOT compile unless you do the following:

  1. Install KryptonToolkit (latest version) and add a reference to ComponentFactory.Krypton.Toolkit.dll
  2. Put 15 wallpapers in the Resources folder (named wall1, wall2, wall3, ... wall15) in JPG format. Alternatively, you can also remove the code to set/load wallpapers from Form3 and Form15
  3. Put few missing button image files into the Resources folder (name/type can be found in Error list). Alternatively, you can open Form3.Designer form and remove/comment out the ImageLarge/Image property code

IMPORTANT NOTES:

  1. It's incomplete so many things might not even work or work incorrectly/weirdly.
  2. Your PC/laptop's screen resolution should be 1366x768, not higher or lower than that because the positions are hardcoded and the code to adjust content according to the resolution isn't present.

This was my first attempt at creating/simulating an operating environment with my friend Kshitij. The code is licensed under GPL v2: http://www.gnu.org/licenses/gpl-2.0.html

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.