An open API service indexing awesome lists of open source software.

https://github.com/plsr/ohes

I like what dustin brett did and wanted to see if I could do it too
https://github.com/plsr/ohes

Last synced: about 1 year ago
JSON representation

I like what dustin brett did and wanted to see if I could do it too

Awesome Lists containing this project

README

          

# Dekstorp

A try at building an OS in the browser, indpired by [Dustin Brett](https://dustinbrett.com/). No goals or purpose, just me playing around to see if I can do it.

For updates, please see the [changelog](/CHANGELOG.md)

## Stuff that could be done
### Window Management
- [ ] When clicking a background window, it should move to the foreground
- [ ] When un-minimizing a window from the task bar, it should become the foreground window

- [x] Better drag preview when dragging a window around
- [x] Allow minimizing of apps from title bar
- [x] Allow maximazing apps from task bar
- [ ] Add context menu to task bar and allow closing applications from there
- [ ] Allow maximizing applications from task and menu bar