You are browsing as a guest. Sign up (or log in) to start making projects!

CalcOS

  • 1 Devlogs
  • 4 Total hours

An OS that is themed around CALCULATORS!!! Who wouldn't love this...

Open comments for this post

3h 34m 31s logged

Devlog 01

Finished

  • A top bar (inspired by MacOS)
    • M+ will be the clipboard manager
  • Four operations (+/-/x/÷) at the center of the top bar; these control the selected window
    • +: maximizes the window
    • -: hides the window
    • x: creates a new window for the selected app
    • ÷: quits the selected app
  • Window manager logic that allows multiple windows of the same app (by duplication html and using IDs for each window)

Future Plans

  • The main calculator menu (like a search bar, but a calculator and everything in the operating system will be controlled from here)
  • A file explorer to look back at previous calculations (history files)
  • A math store (app store) to install higher levels of math; I don’t know what the higher levels of math will be used for in the OS, but yeah

Note

divs have to be the best component in html

Devlog 01

Finished

  • A top bar (inspired by MacOS)
    • M+ will be the clipboard manager
  • Four operations (+/-/x/÷) at the center of the top bar; these control the selected window
    • +: maximizes the window
    • -: hides the window
    • x: creates a new window for the selected app
    • ÷: quits the selected app
  • Window manager logic that allows multiple windows of the same app (by duplication html and using IDs for each window)

Future Plans

  • The main calculator menu (like a search bar, but a calculator and everything in the operating system will be controlled from here)
  • A file explorer to look back at previous calculations (history files)
  • A math store (app store) to install higher levels of math; I don’t know what the higher levels of math will be used for in the OS, but yeah

Note

divs have to be the best component in html

Replying to @pranay

0
3

Followers

Loading…