Skip to content

Commit 41bd85e

Browse files
authored
Merge pull request #59 from NikNikovsky/NikNikovsky-patchn't-1
The storm of calmness
2 parents de212b7 + 8a98e71 commit 41bd85e

2 files changed

Lines changed: 39 additions & 31 deletions

File tree

README.md

Lines changed: 8 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,8 @@
1-
# Fatuus
2-
Just my (probably bad) attempt at trying to code a tiny browser-only webOS without any prior experience.
3-
4-
It does run, try it [here](https://niknikovsky.github.io/fatuus/)
5-
6-
It might around 2 minutes for the website to be accessible after a push, this is standard GitHub behavior
7-
8-
## KNOWN ISSUES
9-
### Text editor
10-
- Remembers last file even though the option for that is unchecked in settings
11-
- Font size does not stay persistent across sessions
12-
### File Manager
13-
- Creating new folders does not work
14-
- Real storage does not exist, it's all just mock storage defined in the code
15-
- The manual Directory typing box does not work
16-
### Music Player
17-
- Literally a placeholder application
18-
### Settings
19-
- No preferences seem to stick (such as appearance or language for example)
20-
### Other
21-
- Background can sometimes cause text to be unreadable
22-
Look at the issues tab for more info (if present)
23-
24-
## Planned features
25-
- **File Manager app** - Browse and manage files
26-
- **Settings app** - System preferences and configuration, currently not working
27-
- **Multi user functionality** - User accounts and login
28-
- **User Storage** - Persistent file storage
29-
- **Music/Video Player** - Media playback
30-
31-
- **Custom icons, wallpapers** - Personalization options
1+
# So, what happened?
2+
It's simple really.
3+
4+
I lost the will to make this (and some other things) and chose to pursue other things (like becoming a Fedora Design Team member, or focusing on school).
5+
6+
It's been a fun ride while it lasted and gave me something to do during remote learing.
7+
8+
**RIP Fatuus Erratum (Foolish Mistake) AKA WebThingamajigOS 2025-2026**

README_original.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# Fatuus
2+
Just my (probably bad) attempt at trying to code a tiny browser-only webOS without any prior experience.
3+
4+
It does run, try it [here](https://niknikovsky.github.io/fatuus/)
5+
6+
It might around 2 minutes for the website to be accessible after a push, this is standard GitHub behavior
7+
8+
## KNOWN ISSUES
9+
### Text editor
10+
- Remembers last file even though the option for that is unchecked in settings
11+
- Font size does not stay persistent across sessions
12+
### File Manager
13+
- Creating new folders does not work
14+
- Real storage does not exist, it's all just mock storage defined in the code
15+
- The manual Directory typing box does not work
16+
### Music Player
17+
- Literally a placeholder application
18+
### Settings
19+
- No preferences seem to stick (such as appearance or language for example)
20+
### Other
21+
- Background can sometimes cause text to be unreadable
22+
Look at the issues tab for more info (if present)
23+
24+
## Planned features
25+
- **File Manager app** - Browse and manage files
26+
- **Settings app** - System preferences and configuration, currently not working
27+
- **Multi user functionality** - User accounts and login
28+
- **User Storage** - Persistent file storage
29+
- **Music/Video Player** - Media playback
30+
31+
- **Custom icons, wallpapers** - Personalization options

0 commit comments

Comments
 (0)