Web Ubuntu

A website simulating Ubuntu's GUI, base on Vue + TailCSS, keep adding new features~

Quick Start

git clone [email protected]:Obj9527/Web-Ubuntu.git
cd Web-Ubuntu
npm install
npm run serve

Why write this

When I saw the big guy's project, I was shocked and want to find another OS write by Vue, but I hate to find a log of icons and images and my favorite OS is Ubuntu, so I do it

plan

I write it in a week, This is a very crude product, I will keep on doing it,here is the plans blow:

  1. file system
  2. powerful terminal
  3. clock component

Packages

This website uses these sources:

    "@tailwindcss/postcss7-compat": "^2.0.2",
    "autoprefixer": "^9",
    "core-js": "^3.6.5",
    "emailjs-com": "^2.6.4",
    "postcss": "^7",
    "tailwindcss": "npm:@tailwindcss/postcss7-compat@^2.0.2",
    "vue": "^2.6.11",
    "vue-aplayer": "^1.6.1",
    "vue-router": "^3.2.0",
    "vuex": "^3.4.0"

Music player is basic on

vue-aplayer