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

modOS

  • 2 Devlogs
  • 4 Total hours

The open-source modular web-OS

Open comments for this post

2h 16m 6s logged

Getting Started [Dev Post 2]

Today, I did not do much visual progress. However, there is way more that goes on in the background.

What’s new?

  • We now have a bartender.
  • There is a clock now. But it’s not just any clock, this clock is MODULAR!
  • A very fancy weather widget with a very (not) fancy API.

A MODULAR Clock? What does that mean?

I’m glad you asked. Unlike a traditional clock, this clock actually is separated in multiple tags. That means you can move the tags around to change the order of the clock values.

API

This Dev Post is sponsored by wttr.in! With it’s simple, no sign-up, and no data limit, wttr.in is in my top 5 API’s. With a single fetch, we achieve great things like burnin’ hot weather.

Notes:

  • The clock is by definition modular, however not too accessible. This will be fixed with future updates.
  • No, this Dev Post is not actually sponsored.
  • You can check out the current state of modOS here.

Getting Started [Dev Post 2]

Today, I did not do much visual progress. However, there is way more that goes on in the background.

What’s new?

  • We now have a bartender.
  • There is a clock now. But it’s not just any clock, this clock is MODULAR!
  • A very fancy weather widget with a very (not) fancy API.

A MODULAR Clock? What does that mean?

I’m glad you asked. Unlike a traditional clock, this clock actually is separated in multiple tags. That means you can move the tags around to change the order of the clock values.

API

This Dev Post is sponsored by wttr.in! With it’s simple, no sign-up, and no data limit, wttr.in is in my top 5 API’s. With a single fetch, we achieve great things like burnin’ hot weather.

Notes:

  • The clock is by definition modular, however not too accessible. This will be fixed with future updates.
  • No, this Dev Post is not actually sponsored.
  • You can check out the current state of modOS here.

Replying to @Huseyin

0
1
Open comments for this post

1h 13m 59s logged

modOS v0.0.1-alpha [Dev Post 1]

This is a base release for an early preview of the main idea for modOS.

Current “features”

  • Website loads.
  • Backgrounds.
  • Base window infrastructure.
  • Cool window hover/leave effect. :D

Notes:
Although the project is supposed to be modular, it is still in early development. So every line is hard-coded and is not modular.

modOS v0.0.1-alpha [Dev Post 1]

This is a base release for an early preview of the main idea for modOS.

Current “features”

  • Website loads.
  • Backgrounds.
  • Base window infrastructure.
  • Cool window hover/leave effect. :D

Notes:
Although the project is supposed to be modular, it is still in early development. So every line is hard-coded and is not modular.

Replying to @Huseyin

0
4

Followers

Loading…