mirror of
https://github.com/Mas0nShi/typoraCracker.git
synced 2023-07-10 13:41:20 +08:00
Merge remote-tracking branch 'origin/master'
# Conflicts: # README.md
This commit is contained in:
2
.github/workflows/manual.yml
vendored
2
.github/workflows/manual.yml
vendored
@@ -1,6 +1,6 @@
|
||||
# This is a basic workflow that is manually triggered
|
||||
|
||||
name: Manual workflow
|
||||
name: Automatic analysis
|
||||
|
||||
# Controls when the action will run. Workflow runs when manually triggered using the UI
|
||||
# or API.
|
||||
|
||||
25
README.md
25
README.md
@@ -3,8 +3,18 @@
|
||||
|
||||
# typora Cracker
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
|
||||

|
||||

|
||||
[](https://github.com/Mas0nShi/typoraCracker/actions/workflows/manual.yml)
|
||||
|
||||
|
||||
A extract & decryption and pack & encryption tools for typora.
|
||||
|
||||
@@ -34,13 +44,14 @@ ANY PROBLEMS ARISING FROM THIS WILL BE BORNE BY THE USER (YOU).
|
||||
|
||||
|
||||
## Usage
|
||||
|
||||
1. `pip install -r requirements.txt`
|
||||
2. `python typora.py --help`
|
||||
3. read and use.
|
||||
4. do something.
|
||||
5. pack and replace app.asar.
|
||||
6. enjoy it.
|
||||
1. download in [Release Pages](https://github.com/Mas0nShi/typoraCracker/releases)
|
||||
2. unzip
|
||||
3. `pip install -r requirements.txt`
|
||||
4. `python typora.py --help`
|
||||
5. read and use.
|
||||
6. do something.
|
||||
7. pack and replace app.asar.
|
||||
8. enjoy it.
|
||||
|
||||
|
||||
## Example
|
||||
|
||||
14
README_CN.md
14
README_CN.md
@@ -31,12 +31,14 @@
|
||||
|
||||
## 食用方式
|
||||
|
||||
1. `pip install -r requirements.txt`
|
||||
2. `python typora.py --help`
|
||||
3. 阅读帮助文档及使用。
|
||||
4. 做你想做的事。
|
||||
5. 打包并替换原目录下的 app.asar。
|
||||
6. 享受成果。
|
||||
1. 前往[Release Pages](https://github.com/Mas0nShi/typoraCracker/releases) 下载对应版本
|
||||
2. 解压
|
||||
3. 安装依赖:`pip install -r requirements.txt`
|
||||
4. 使用说明:`python typora.py --help`
|
||||
5. 使用。
|
||||
6. 做你想做的事。
|
||||
7. 打包并替换原目录下的 app.asar。
|
||||
8. 享受成果。
|
||||
|
||||
|
||||
## 示例
|
||||
|
||||
Reference in New Issue
Block a user