Skip to content

black-backdoor/MeOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

demo img

Online Operating System

WebsiteGitHub

Features

  • Static: Built entirely with client-side technologies—JavaScript, HTML, and CSS without external dependencies.
  • Progressive Web App (PWA): Installable on devices and functions offline, leveraging service workers for caching.
  • Adaptive: Adjusts features dynamically based on browser capabilities and supported APIs.
  • Battery Status: Displays real-time battery information conveniently in the taskbar.
  • Network Status: visibility into the current network connection status via the taskbar
  • Caching: Utilizes service workers to cache the website, enabling offline access with approximately 16MB of cached content.
  • Developer Console: Offers insights into load times and other relevant debugging information via the browser's developer console.
  • Scrollbars: Custom-styled scrollbars for a more modern look and feel.

Screenshots

screenshot screenshot

Usage

You can use the online version of MeOS by visiting meos.lima.zone.

Contributing

Don't contribute to this project, it's a personal project, and I don't want to maintain it.

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.

I know that developers don't like to read licenses, so here is a summery:

  • You are free to use, modify and distribute this software.
  • You must disclose the source code of your modified version.