mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 13:04:23 +00:00
Add ZH_TW README & translations.
This commit is contained in:
parent
61a7ecbf12
commit
d2099074a7
6 changed files with 284 additions and 18 deletions
35
README.md
35
README.md
|
@ -1,8 +1,10 @@
|
|||
# 新聞解析 / News Analyze
|
||||
|
||||
[English Version](README.md) [繁體中文版](README_ZH_TW.md)
|
||||
|
||||
   
|
||||
|
||||
A Neighborhood project.
|
||||
A Neighborhood project. For desktop users only, mobile is not supported (fn).
|
||||
|
||||
App Design: [PDF Document](/design.pdf)
|
||||
|
||||
|
@ -24,27 +26,26 @@ Why? Tailscale is changing the dns server to 100.100.100.100 and it just won't f
|
|||
|
||||
## Why?
|
||||
|
||||
我們使用這個新聞來舉例:
|
||||
We'll use this news article as an example:
|
||||
|
||||
```
|
||||
朱立倫批政府像希特勒德國在台協會:不應為政治扭曲歷史| 政治 - 中央社 CNA
|
||||
Zhu Lilun criticizes the government for being like Hitler German Institute in Taiwan: History should not be distorted for politics | Politics - CNA
|
||||
5/7/2025, 11:17:00 PM
|
||||
類似新聞:
|
||||
- 朱立倫批政府像希特勒德國在台協會:不應為政治扭曲歷史| 政治 - 中央社 CNA
|
||||
- 快訊/硬起來!朱立倫回擊德國在台協會:外國政府不該干預各國內政 - 富房網
|
||||
- 綠委憂希特勒說釀災 外交部:全力向駐台館處說明 - 經濟日報
|
||||
- 「朱立倫道歉」!亂比喻遭德國、以色列譴責 民進黨:賠上台灣國際名譽 - 奇摩新聞
|
||||
- 洪聖斐觀點》獨裁餘毒罵人「法西斯」 朱立倫東施效顰共產黨| 政治 - Newtalk新聞
|
||||
Similar News:
|
||||
- Zhu Lilun criticizes the government for being like Hitler German Institute in Taiwan: History should not be distorted for politics | Politics - CNA
|
||||
- Breaking News/Get Hard! Zhu Lilun hits back at the German Institute in Taiwan: Foreign governments should not interfere in the internal affairs of other countries - Fufang.com
|
||||
- Democratic Progressive Party members worried that Hitler's words would cause disasters. Ministry of Foreign Affairs: Make every effort to explain to the Chinese Embassy in Taiwan - Economic Daily
|
||||
- "Eric Chu apologizes"! Germany and Israel condemned the DPP for using random metaphors: It has damaged Taiwan's international reputation - Yahoo News
|
||||
- Hong Shengfei's Viewpoint》The remnant of dictatorship calls people "fascists" and Zhu Lilun imitates the Communist Party | Politics - Newtalk News
|
||||
```
|
||||
|
||||
你會看到許多觀點,但不知道這些新聞為什麼會寫比較偏見的文章。
|
||||
You will see many opinions, but you won't know why these news outlets write biased articles.
|
||||
|
||||
## Inspired by
|
||||
|
||||
- puter.com
|
||||
- Perplexity
|
||||
- Ground.news
|
||||
- Threads (政治方面)
|
||||
- Threads (Politics)
|
||||
- xfce's Desktop Interface
|
||||
- juice website
|
||||
- Windows XP style X - UI
|
||||
|
@ -83,7 +84,7 @@ Why? Tailscale is changing the dns server to 100.100.100.100 and it just won't f
|
|||
### Desktop App:
|
||||

|
||||
|
||||
## 如何執行 How to preview the app on your local device machine?
|
||||
## How to preview the app on your local device machine?
|
||||
|
||||
1. First, rename `.env.example` to `.env` and fill in the blanks.
|
||||
2. Run `bun install` to install dependencies.
|
||||
|
@ -92,7 +93,7 @@ Why? Tailscale is changing the dns server to 100.100.100.100 and it just won't f
|
|||
5. Run `bun run preview` to start the preview server.
|
||||
6. Open `http://localhost:3000` in your browser.
|
||||
|
||||
## 有問題? Got questions?
|
||||
## Got questions?
|
||||
<div>
|
||||
Use GitHub Issues<br/>
|
||||
------ or ------<br/>
|
||||
|
@ -101,11 +102,13 @@ Use this form: <a href="https://yhw.tw/SaBta">https://yhw.tw/SaBta</a>
|
|||
|
||||
## Why Line Today?
|
||||
<!--[PDF](https://hc-cdn.hel1.your-objectstorage.com/s/v3/c6cef365b20a3faff96540db9b6a9871b60e8e06_cn_b2b_line_today_preroll_______sales_kit_2024.pdf)-->
|
||||
[LINE 官方連結](https://vos.line-scdn.net/lbstw-static/images/uploads/download_files/74db75f34e30dee20af94c7d970f2a02/CN_B2B_LINE%20TODAY%20Preroll%E5%BB%A3%E5%91%8A%20Sales%20kit_2024.pdf)
|
||||
[LINE Advertising Marketing](https://vos.line-scdn.net/lbstw-static/images/uploads/download_files/74db75f34e30dee20af94c7d970f2a02/CN_B2B_LINE%20TODAY%20Preroll%E5%BB%A3%E5%91%8A%20Sales%20kit_2024.pdf)
|
||||
|
||||
在 LINE 自己的口中 「LINE TODAY是消費者獲取各式知識資訊的重要入⼝」,當然可以讓新聞媒體給他新聞賺錢,所以很多Article多會在 LINE Today 上
|
||||
According to LINE's marketing team, "LINE TODAY is an important portal for consumers to obtain various knowledge and information." Of course, it can let news media make money for its news, so many articles will be on LINE Today and they will be short, consise and easy to find differents.
|
||||
|
||||
## FREE APIs:
|
||||
NOTE: The returning data WILL BE in chinese, if you don't mind, you can use it.
|
||||
|
||||
API Info: https://news.yuanhau.com/apis
|
||||
|
||||
If you just want to throw to an LLM and tell it to do stuff, here is the endpoints (w/cors, but I (hpware) has given permission for you to use it for free.), you are welcome to build something better than mine. Just credit me :) thanks.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue