✨ 支持Reference/Youtube
This commit is contained in:
12
README.md
12
README.md
@@ -2,7 +2,7 @@
|
||||
<p align="center">
|
||||
<img src=https://gw.alipayobjects.com/zos/k/fa/logo-modified.png width=138/>
|
||||
<h1 align="center">Pake</h1>
|
||||
<div align="left">很简单的用 Rust 打包网页生成很小的 Mac App,底层使用 Tauri,支持微信读书、Twitter、语雀、RunCode、Witeboard、Flomo、Vercel、V2EX 等,详细小白开发教程可见底部。</div>
|
||||
<div align="left">很简单的用 Rust 打包网页生成很小的 Mac App,底层使用 Tauri,支持微信读书、Twitter、Youtube、Reference、RunCode、Witeboard、Flomo、语雀、Vercel、V2EX 等,详细小白开发教程可见底部。</div>
|
||||
</p>
|
||||
|
||||
## 特征
|
||||
@@ -23,9 +23,17 @@
|
||||
<td><img src=https://cdn.fliggy.com/upic/ffUmdj.png width=600/></td>
|
||||
<td><img src=https://cdn.fliggy.com/upic/L4HNQ6.png width=600/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>YouTube <a href="https://github.com/tw93/Pake/releases/latest/download/YouTube.dmg">Download</a></td>
|
||||
<td>Reference <a href="https://github.com/tw93/Pake/releases/latest/download/Reference.dmg">Download</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src=https://cdn.fliggy.com/upic/Buaegm.png width=600/></td>
|
||||
<td><img src=https://cdn.fliggy.com/upic/KFsZIY.png width=600/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>RunCode <a href="https://github.com/tw93/Pake/releases/latest/download/RunCode.dmg">Download</a></td>
|
||||
<td><a href="https://witeboard.com/">Witeboard</a> <a href="https://github.com/tw93/Pake/releases/latest/download/Witeboard.dmg">Download</a></td>
|
||||
<td>Witeboard <a href="https://github.com/tw93/Pake/releases/latest/download/Witeboard.dmg">Download</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src=https://gw.alipayobjects.com/zos/k/qc/SCR-20221018-fmj.png width=600/></td>
|
||||
|
||||
14
README_EN.md
14
README_EN.md
@@ -2,7 +2,7 @@
|
||||
<p align="center">
|
||||
<img src=https://gw.alipayobjects.com/zos/k/fa/logo-modified.png width=138/>
|
||||
<h1 align="center">Pake</h1>
|
||||
<div align="left">A simple way to package a web page with Rust to create Mac App, using Tauri as underlying layer, supporting WeRead、Twitter、YuQue、RunCode、Flomo、Witeboard、Vercel、V2EX, detailed development tutorial can be seen at the bottom.</div>
|
||||
<div align="left">A simple way to package a web page with Rust to create Mac App, using Tauri as underlying layer, supporting WeRead、Twitter、Youtube、Reference、Flomo、Witeboard、YuQue、RunCode、Vercel、V2EX, detailed development tutorial can be seen at the bottom.</div>
|
||||
</p>
|
||||
|
||||
## Features
|
||||
@@ -23,9 +23,17 @@
|
||||
<td><img src=https://cdn.fliggy.com/upic/ffUmdj.png width=600/></td>
|
||||
<td><img src=https://cdn.fliggy.com/upic/L4HNQ6.png width=600/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>YouTube <a href="https://github.com/tw93/Pake/releases/latest/download/YouTube.dmg">Download</a></td>
|
||||
<td>Reference <a href="https://github.com/tw93/Pake/releases/latest/download/Reference.dmg">Download</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src=https://cdn.fliggy.com/upic/Buaegm.png width=600/></td>
|
||||
<td><img src=https://cdn.fliggy.com/upic/KFsZIY.png width=600/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>RunCode <a href="https://github.com/tw93/Pake/releases/latest/download/RunCode.dmg">Download</a></td>
|
||||
<td><a href="https://witeboard.com/">Witeboard</a> <a href="https://github.com/tw93/Pake/releases/latest/download/Witeboard.dmg">Download</a></td>
|
||||
<td>Witeboard <a href="https://github.com/tw93/Pake/releases/latest/download/Witeboard.dmg">Download</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src=https://gw.alipayobjects.com/zos/k/qc/SCR-20221018-fmj.png width=600/></td>
|
||||
@@ -53,7 +61,7 @@ More common apps can be downloaded from [Release](https://github.com/tw93/Pake/r
|
||||
6. `command + w`:Hide window, not quite
|
||||
7. `command + -`:ZoomOut Page
|
||||
8. `command + =`:ZoomIn Page
|
||||
9. `command + 0`:Reset Page zoom
|
||||
9. `command + 0`:Reset Page zoom
|
||||
|
||||
In addition, it supports double clicking the head to switch to full screen, and dragging the head to move the window
|
||||
|
||||
|
||||
BIN
src-tauri/icons/reference.icns
Normal file
BIN
src-tauri/icons/reference.icns
Normal file
Binary file not shown.
BIN
src-tauri/icons/youtube.icns
Normal file
BIN
src-tauri/icons/youtube.icns
Normal file
Binary file not shown.
@@ -26,10 +26,19 @@ window.addEventListener('DOMContentLoaded', (_event) => {
|
||||
#Rightbar > div.box:nth-child(4),
|
||||
#Main > div.box:nth-child(8) > div
|
||||
#Wrapper > div.sep20,
|
||||
#Main > div.box:nth-child(8) {
|
||||
#Main > div.box:nth-child(8),
|
||||
#Rightbar > div:nth-child(6) > div.sidebar_compliance {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
ytd-masthead>#container.style-scope.ytd-masthead {
|
||||
padding-top: 12px !important;
|
||||
}
|
||||
|
||||
.wrap.h1body-exist.max-container > div.menu-tocs > div.menu-btn{
|
||||
top: 28px;
|
||||
}
|
||||
|
||||
#Wrapper{
|
||||
background-color: #F8F8F8 !important;
|
||||
background-image:none !important;
|
||||
|
||||
Reference in New Issue
Block a user