mirror of
https://github.com/MercuryWorkshop/anuraOS.git
synced 2025-09-06 20:40:19 +00:00
add favicon and logo to readme
This commit is contained in:
@@ -3,6 +3,10 @@
|
||||
|
||||
# AnuraOS
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
## What is AnuraOS?
|
||||
|
||||
An entirely local browser "OS" and development environment with complete graphical linux emulation, visually based on chromiumOS. See a demo [here](https://anura.pro), fully in your browser.
|
||||
|
BIN
assets/logo_dark.png
Normal file
BIN
assets/logo_dark.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.8 KiB |
BIN
assets/logo_light.png
Normal file
BIN
assets/logo_light.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.1 KiB |
BIN
public/icon.png
BIN
public/icon.png
Binary file not shown.
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 4.1 KiB |
BIN
public/icon_dark.png
Normal file
BIN
public/icon_dark.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.3 KiB |
BIN
public/icon_mw.png
Normal file
BIN
public/icon_mw.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
386
public/lib/html-to-image.min.js
vendored
386
public/lib/html-to-image.min.js
vendored
@@ -2,13 +2,13 @@
|
||||
"object" == typeof exports && "undefined" != typeof module
|
||||
? e(exports)
|
||||
: "function" == typeof define && define.amd
|
||||
? define(["exports"], e)
|
||||
: e(
|
||||
((t =
|
||||
"undefined" != typeof globalThis
|
||||
? globalThis
|
||||
: t || self).htmlToImage = {}),
|
||||
);
|
||||
? define(["exports"], e)
|
||||
: e(
|
||||
((t =
|
||||
"undefined" != typeof globalThis
|
||||
? globalThis
|
||||
: t || self).htmlToImage = {}),
|
||||
);
|
||||
})(this, function (t) {
|
||||
"use strict";
|
||||
function d(t, c, u, a) {
|
||||
@@ -75,9 +75,9 @@
|
||||
2 & e[0]
|
||||
? c.return
|
||||
: e[0]
|
||||
? c.throw ||
|
||||
((u = c.return) && u.call(c), 0)
|
||||
: c.next) &&
|
||||
? c.throw ||
|
||||
((u = c.return) && u.call(c), 0)
|
||||
: c.next) &&
|
||||
!(u = u.call(c, e[1])).done)
|
||||
)
|
||||
return u;
|
||||
@@ -459,170 +459,164 @@
|
||||
})(e),
|
||||
]
|
||||
: h(e, HTMLVideoElement)
|
||||
? [
|
||||
2,
|
||||
(function (r, i) {
|
||||
return d(
|
||||
this,
|
||||
void 0,
|
||||
void 0,
|
||||
function () {
|
||||
var e,
|
||||
n;
|
||||
return v(
|
||||
this,
|
||||
function (
|
||||
t,
|
||||
) {
|
||||
switch (
|
||||
t.label
|
||||
) {
|
||||
case 0:
|
||||
return r.currentSrc
|
||||
? ((n =
|
||||
document.createElement(
|
||||
"canvas",
|
||||
)),
|
||||
(e =
|
||||
n.getContext(
|
||||
"2d",
|
||||
)),
|
||||
(n.width =
|
||||
r.clientWidth),
|
||||
(n.height =
|
||||
r.clientHeight),
|
||||
null !=
|
||||
e &&
|
||||
e.drawImage(
|
||||
r,
|
||||
0,
|
||||
0,
|
||||
n.width,
|
||||
n.height,
|
||||
),
|
||||
[
|
||||
2,
|
||||
p(
|
||||
n.toDataURL(),
|
||||
),
|
||||
])
|
||||
: ((e =
|
||||
r.poster),
|
||||
(n =
|
||||
w(
|
||||
e,
|
||||
)),
|
||||
[
|
||||
4,
|
||||
E(
|
||||
e,
|
||||
n,
|
||||
i,
|
||||
),
|
||||
]);
|
||||
case 1:
|
||||
return [
|
||||
2,
|
||||
p(
|
||||
t.sent(),
|
||||
),
|
||||
];
|
||||
}
|
||||
},
|
||||
);
|
||||
},
|
||||
);
|
||||
})(e, n),
|
||||
]
|
||||
: h(
|
||||
e,
|
||||
HTMLIFrameElement,
|
||||
)
|
||||
? [
|
||||
2,
|
||||
(function (e) {
|
||||
var n;
|
||||
return d(
|
||||
this,
|
||||
void 0,
|
||||
void 0,
|
||||
function () {
|
||||
return v(
|
||||
this,
|
||||
function (
|
||||
t,
|
||||
? [
|
||||
2,
|
||||
(function (r, i) {
|
||||
return d(
|
||||
this,
|
||||
void 0,
|
||||
void 0,
|
||||
function () {
|
||||
var e,
|
||||
n;
|
||||
return v(
|
||||
this,
|
||||
function (
|
||||
t,
|
||||
) {
|
||||
switch (
|
||||
t.label
|
||||
) {
|
||||
switch (
|
||||
t.label
|
||||
) {
|
||||
case 0:
|
||||
return (
|
||||
t.trys.push(
|
||||
[
|
||||
0,
|
||||
3,
|
||||
,
|
||||
4,
|
||||
],
|
||||
),
|
||||
null !=
|
||||
(n =
|
||||
null ==
|
||||
e
|
||||
? void 0
|
||||
: e.contentDocument) &&
|
||||
n.body
|
||||
? [
|
||||
4,
|
||||
C(
|
||||
e
|
||||
.contentDocument
|
||||
.body,
|
||||
{},
|
||||
!0,
|
||||
),
|
||||
]
|
||||
: [
|
||||
3,
|
||||
2,
|
||||
]
|
||||
);
|
||||
case 1:
|
||||
return [
|
||||
2,
|
||||
case 0:
|
||||
return r.currentSrc
|
||||
? ((n =
|
||||
document.createElement(
|
||||
"canvas",
|
||||
)),
|
||||
(e =
|
||||
n.getContext(
|
||||
"2d",
|
||||
)),
|
||||
(n.width =
|
||||
r.clientWidth),
|
||||
(n.height =
|
||||
r.clientHeight),
|
||||
null !=
|
||||
e &&
|
||||
e.drawImage(
|
||||
r,
|
||||
0,
|
||||
0,
|
||||
n.width,
|
||||
n.height,
|
||||
),
|
||||
[
|
||||
2,
|
||||
p(
|
||||
n.toDataURL(),
|
||||
),
|
||||
])
|
||||
: ((e =
|
||||
r.poster),
|
||||
(n =
|
||||
w(
|
||||
e,
|
||||
)),
|
||||
[
|
||||
4,
|
||||
E(
|
||||
e,
|
||||
n,
|
||||
i,
|
||||
),
|
||||
]);
|
||||
case 1:
|
||||
return [
|
||||
2,
|
||||
p(
|
||||
t.sent(),
|
||||
];
|
||||
case 2:
|
||||
return [
|
||||
),
|
||||
];
|
||||
}
|
||||
},
|
||||
);
|
||||
},
|
||||
);
|
||||
})(e, n),
|
||||
]
|
||||
: h(e, HTMLIFrameElement)
|
||||
? [
|
||||
2,
|
||||
(function (e) {
|
||||
var n;
|
||||
return d(
|
||||
this,
|
||||
void 0,
|
||||
void 0,
|
||||
function () {
|
||||
return v(
|
||||
this,
|
||||
function (
|
||||
t,
|
||||
) {
|
||||
switch (
|
||||
t.label
|
||||
) {
|
||||
case 0:
|
||||
return (
|
||||
t.trys.push(
|
||||
[
|
||||
0,
|
||||
3,
|
||||
,
|
||||
4,
|
||||
],
|
||||
),
|
||||
null !=
|
||||
(n =
|
||||
null ==
|
||||
e
|
||||
? void 0
|
||||
: e.contentDocument) &&
|
||||
n.body
|
||||
? [
|
||||
4,
|
||||
C(
|
||||
e
|
||||
.contentDocument
|
||||
.body,
|
||||
{},
|
||||
!0,
|
||||
),
|
||||
]
|
||||
: [
|
||||
3,
|
||||
2,
|
||||
]
|
||||
);
|
||||
case 1:
|
||||
return [
|
||||
2,
|
||||
t.sent(),
|
||||
];
|
||||
case 2:
|
||||
return [
|
||||
3,
|
||||
4,
|
||||
];
|
||||
case 3:
|
||||
return (
|
||||
t.sent(),
|
||||
[
|
||||
3,
|
||||
4,
|
||||
];
|
||||
case 3:
|
||||
return (
|
||||
t.sent(),
|
||||
[
|
||||
3,
|
||||
4,
|
||||
]
|
||||
);
|
||||
case 4:
|
||||
return [
|
||||
2,
|
||||
e.cloneNode(
|
||||
!1,
|
||||
),
|
||||
];
|
||||
}
|
||||
},
|
||||
);
|
||||
},
|
||||
);
|
||||
})(e),
|
||||
]
|
||||
: [
|
||||
2,
|
||||
e.cloneNode(!1),
|
||||
];
|
||||
]
|
||||
);
|
||||
case 4:
|
||||
return [
|
||||
2,
|
||||
e.cloneNode(
|
||||
!1,
|
||||
),
|
||||
];
|
||||
}
|
||||
},
|
||||
);
|
||||
},
|
||||
);
|
||||
})(e),
|
||||
]
|
||||
: [2, e.cloneNode(!1)];
|
||||
});
|
||||
},
|
||||
);
|
||||
@@ -653,28 +647,28 @@
|
||||
n.assignedNodes(),
|
||||
)
|
||||
: h(
|
||||
n,
|
||||
HTMLIFrameElement,
|
||||
) &&
|
||||
null !=
|
||||
(o =
|
||||
n.contentDocument) &&
|
||||
o.body
|
||||
? l(
|
||||
n
|
||||
.contentDocument
|
||||
.body
|
||||
.childNodes,
|
||||
)
|
||||
: l(
|
||||
(null !=
|
||||
(o =
|
||||
n.shadowRoot)
|
||||
? o
|
||||
: n
|
||||
)
|
||||
.childNodes,
|
||||
))
|
||||
n,
|
||||
HTMLIFrameElement,
|
||||
) &&
|
||||
null !=
|
||||
(o =
|
||||
n.contentDocument) &&
|
||||
o.body
|
||||
? l(
|
||||
n
|
||||
.contentDocument
|
||||
.body
|
||||
.childNodes,
|
||||
)
|
||||
: l(
|
||||
(null !=
|
||||
(o =
|
||||
n.shadowRoot)
|
||||
? o
|
||||
: n
|
||||
)
|
||||
.childNodes,
|
||||
))
|
||||
.length ||
|
||||
h(
|
||||
n,
|
||||
@@ -1805,10 +1799,10 @@
|
||||
: ((e.width *= g / e.height),
|
||||
(e.height = g))
|
||||
: e.width > g
|
||||
? ((e.height *= g / e.width),
|
||||
(e.width = g))
|
||||
: ((e.width *= g / e.height),
|
||||
(e.height = g)))),
|
||||
? ((e.height *= g / e.width),
|
||||
(e.width = g))
|
||||
: ((e.width *= g / e.height),
|
||||
(e.height = g)))),
|
||||
(o.style.width = "".concat(a)),
|
||||
(o.style.height = "".concat(s)),
|
||||
h.backgroundColor &&
|
||||
|
Reference in New Issue
Block a user