Ariver
2026-06-19 5f7ad88e0d1f9cd2bffd28d86ee2ecef1e88e7f8
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
<!DOCTYPE html>
<html lang="vi" dir="ltr">
<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <title>TagLauncher — Trình khởi chạy ứng dụng theo thẻ</title>
  <meta name="description" content="Không cần tiếc Launchpad. TagLauncher đưa ứng dụng vào một lưới có thẻ, dễ dùng với bàn phím.">
  <meta property="og:image" content="https://shanghai3168.github.io/taglauncher/assets/hero-visual.jpg">
  <link rel="stylesheet" href="styles.css">
  <link rel="alternate" hreflang="zh-Hans" href="index.html">
  <link rel="alternate" hreflang="en-US" href="index-en.html">
  <link rel="alternate" hreflang="ar" href="index-ar.html">
  <link rel="alternate" hreflang="cs" href="index-cs.html">
  <link rel="alternate" hreflang="da" href="index-da.html">
  <link rel="alternate" hreflang="de" href="index-de.html">
  <link rel="alternate" hreflang="es-ES" href="index-es.html">
  <link rel="alternate" hreflang="fr-FR" href="index-fr.html">
  <link rel="alternate" hreflang="id" href="index-id.html">
  <link rel="alternate" hreflang="it" href="index-it.html">
  <link rel="alternate" hreflang="ja" href="index-ja.html">
  <link rel="alternate" hreflang="ko" href="index-ko.html">
  <link rel="alternate" hreflang="ms" href="index-ms.html">
  <link rel="alternate" hreflang="no" href="index-no.html">
  <link rel="alternate" hreflang="nl" href="index-nl.html">
  <link rel="alternate" hreflang="pl" href="index-pl.html">
  <link rel="alternate" hreflang="pt-BR" href="index-pt-BR.html">
  <link rel="alternate" hreflang="ro" href="index-ro.html">
  <link rel="alternate" hreflang="ru" href="index-ru.html">
  <link rel="alternate" hreflang="sv" href="index-sv.html">
  <link rel="alternate" hreflang="th" href="index-th.html">
  <link rel="alternate" hreflang="tr" href="index-tr.html">
  <link rel="alternate" hreflang="uk" href="index-uk.html">
  <link rel="alternate" hreflang="vi" href="index-vi.html">
  <link rel="alternate" hreflang="zh-Hant" href="index-zh-Hant.html">
</head>
<body class="page-home page-locale-vi">
  <header class="site-header">
    <div class="layout site-header__bar">
      <a class="brand" href="index-vi.html">
        <img src="assets/app-icon-256.png" width="34" height="34" alt="">
        TagLauncher
      </a>
      <nav class="site-nav" aria-label="Ngôn ngữ">
        <a href="index-vi.html" aria-current="page">Trang chủ</a>
        <a href="support-vi.html">Hỗ trợ</a>
        <a href="privacy.html">Quyền riêng tư</a>
        <a href="https://github.com/shanghai3168/taglauncher/releases/download/v7.6.0/Taglauncher-help-en.pdf" rel="noopener" type="application/pdf">PDF trợ giúp</a>
      </nav>
      <div class="lang-switch lang-switch--select">
        <label class="sr-only" for="language-index">Ngôn ngữ</label>
        <select id="language-index" class="language-select" aria-label="Ngôn ngữ" onchange="if (this.value) window.location.href=this.value">
          <option value="index.html">简体中文</option><option value="index-en.html">English</option><option value="index-ar.html">العربية</option><option value="index-cs.html">Čeština</option><option value="index-da.html">Dansk</option><option value="index-de.html">Deutsch</option><option value="index-es.html">Español</option><option value="index-fr.html">Français</option><option value="index-id.html">Indonesia</option><option value="index-it.html">Italiano</option><option value="index-ja.html">日本語</option><option value="index-ko.html">한국어</option><option value="index-ms.html">Melayu</option><option value="index-no.html">Norsk</option><option value="index-nl.html">Nederlands</option><option value="index-pl.html">Polski</option><option value="index-pt-BR.html">Português (BR)</option><option value="index-ro.html">Română</option><option value="index-ru.html">Русский</option><option value="index-sv.html">Svenska</option><option value="index-th.html">ไทย</option><option value="index-tr.html">Türkçe</option><option value="index-uk.html">Українська</option><option value="index-vi.html" selected>Tiếng Việt</option><option value="index-zh-Hant.html">繁體中文</option>
        </select>
      </div>
    </div>
  </header>
 
  <section class="hero" aria-label="TagLauncher">
    <div class="layout hero__split">
      <div class="hero__copy">
        <h1 class="hero__headline">
          <span>Trình khởi chạy ứng dụng Mac bằng thẻ</span>
        </h1>
        <p class="hero__lead">Không cần tiếc Launchpad. TagLauncher đưa ứng dụng vào một lưới có thẻ, dễ dùng với bàn phím.</p>
      </div>
 
      <figure class="hero__art">
        <img src="assets/hero-visual.jpg" alt="TagLauncher App Grid" width="1024" height="908" fetchpriority="high" decoding="async">
      </figure>
    </div>
  </section>
 
  <section class="views" aria-label="Bốn chế độ xem trên một màn hình">
    <div class="layout views__split">
      <div class="views__gallery">
        <figure class="views__shot"><img src="assets/views/view-01.jpg" alt="Vùng chứa có màu" width="720" height="468" loading="lazy" decoding="async"></figure>
        <figure class="views__shot"><img src="assets/views/view-02.jpg" alt="Vùng chứa không màu" width="720" height="468" loading="lazy" decoding="async"></figure>
        <figure class="views__shot"><img src="assets/views/view-03.jpg" alt="Lưới có màu" width="720" height="468" loading="lazy" decoding="async"></figure>
        <figure class="views__shot"><img src="assets/views/view-04.jpg" alt="Lưới không màu" width="720" height="468" loading="lazy" decoding="async"></figure>
      </div>
 
      <div class="views__copy">
        <h2 class="views__headline">Bốn chế độ xem trên một màn hình</h2>
        <p class="views__lead">Không cần mở từng thư mục hay lật từng trang. Tìm ứng dụng nên trực tiếp hơn.</p>
        <hr class="views__rule" aria-hidden="true">
        <div class="views__details">
          <div class="views__modes-block">
            <p class="views__label">4 chế độ xem</p>
            <ul class="views__modes">
              <li>Vùng chứa có màu</li>
              <li>Vùng chứa không màu</li>
              <li>Lưới có màu</li>
              <li>Lưới không màu</li>
            </ul>
          </div>
          <div class="views__shortcut">
            <span class="views__shortcut-label">Mở nhanh</span>
            <span class="views__shortcut-keys"><kbd>Option</kbd> + <kbd>Shift</kbd> + <kbd>Space</kbd></span>
          </div>
        </div>
      </div>
    </div>
  </section>
 
  <section class="tags" aria-label="Một ứng dụng, nhiều thẻ">
    <div class="layout tags__split">
      <div class="tags__copy">
        <h2 class="tags__headline">Một ứng dụng, nhiều thẻ</h2>
        <ul class="tags__points">
          <li>Đừng ép công cụ vào một thư mục. Một ứng dụng có thể thuộc đọc, thiết kế, AI hoặc thẻ tùy chỉnh.</li>
          <li><strong>Vùng chứa có màu</strong> · Lưới không màu</li>
          <li>Kéo để sắp xếp · JSON</li>
        </ul>
      </div>
 
      <figure class="tags__art">
        <img src="assets/tags-management.jpg" alt="Một ứng dụng, nhiều thẻ" width="880" height="572" loading="lazy" decoding="async">
      </figure>
    </div>
  </section>
 
  <section class="memo" aria-label="Tìm cả ghi chú ứng dụng">
    <div class="layout memo__split">
      <figure class="memo__art">
        <img src="assets/app-memo.png" alt="Tìm cả ghi chú ứng dụng" width="1600" height="1040" loading="lazy" decoding="async">
      </figure>
 
      <div class="memo__copy">
        <h2 class="memo__headline">Tìm cả ghi chú ứng dụng</h2>
        <p class="memo__lead">Ghi mục đích của ứng dụng, xem khi rê chuột và tìm bằng Quick Search.</p>
      </div>
    </div>
  </section>
 
  <section class="search" aria-label="Tìm ứng dụng, thẻ và ghi chú">
    <div class="layout search__split">
      <div class="search__copy">
        <h2 class="search__headline">Tìm ứng dụng, thẻ và ghi chú</h2>
        <p class="search__lead">Dù chỉ nhớ thẻ hoặc mục đích, Quick Search vẫn giúp bạn đến đúng ứng dụng.</p>
        <p class="search__tagline">Search apps, tags, and notes</p>
        <div class="search__shortcut">
          <span class="search__shortcut-label">Mở nhanh</span>
          <span class="search__shortcut-keys"><kbd>fn</kbd> + <kbd>Space</kbd></span>
        </div>
      </div>
 
      <figure class="search__art">
        <img src="assets/quick-search.png" alt="Tìm ứng dụng, thẻ và ghi chú" width="1809" height="1357" loading="lazy" decoding="async">
      </figure>
    </div>
  </section>
 
  <section class="backup" aria-label="Sao lưu &amp; khôi phục">
    <div class="layout backup__split">
      <figure class="backup__art">
        <img src="assets/backup-restore.jpg" alt="Sao lưu &amp; khôi phục" width="1024" height="558" loading="lazy" decoding="async">
      </figure>
      <div class="backup__copy">
        <h2 class="backup__headline">Sao lưu &amp; khôi phục</h2>
        <p class="backup__lead">Xuất danh mục, thứ tự và bố cục thành JSON rồi khôi phục trên Mac khác.</p>
      </div>
    </div>
  </section>
 
  <section class="privacy" aria-label="100% ngoại tuyến, 100% không quảng cáo">
    <div class="layout privacy__split">
      <div class="privacy__copy">
        <h2 class="privacy__headline">100% ngoại tuyến, 100% không quảng cáo</h2>
        <p class="privacy__lead">Dữ liệu ở lại trên Mac. Không tài khoản, đám mây, phân tích, quảng cáo hay theo dõi.</p>
        <div class="privacy__feature">
          <h3 class="privacy__feature-title"><span class="privacy__feature-icon" aria-hidden="true"></span>Khởi tạo thẻ thông minh</h3>
          <p class="privacy__feature-text">Kế hoạch thẻ ban đầu cho hơn 5000 ứng dụng Mac phổ biến giúp giảm công sức từ đầu.</p>
        </div>
      </div>
      <figure class="privacy__art">
        <img src="assets/shield-check.png" alt="" width="379" height="437" loading="lazy" decoding="async" role="presentation">
      </figure>
    </div>
  </section>
 
  <section class="features" aria-label="Khởi tạo thẻ thông minh">
    <div class="layout">
      <h2 class="features__headline">Khởi tạo thẻ thông minh</h2>
      <div class="feature-grid">
        <div class="feature"><strong>App Grid</strong>Không cần mở từng thư mục hay lật từng trang. Tìm ứng dụng nên trực tiếp hơn.</div>
        <div class="feature"><strong>Quick Search</strong>Dù chỉ nhớ thẻ hoặc mục đích, Quick Search vẫn giúp bạn đến đúng ứng dụng.</div>
        <div class="feature"><strong>Thẻ</strong>Đừng ép công cụ vào một thư mục. Một ứng dụng có thể thuộc đọc, thiết kế, AI hoặc thẻ tùy chỉnh.</div>
        <div class="feature"><strong>Sao lưu &amp; khôi phục</strong>Xuất danh mục, thứ tự và bố cục thành JSON rồi khôi phục trên Mac khác.</div>
        <div class="feature"><strong>Quyền riêng tư</strong>Dữ liệu ở lại trên Mac. Không tài khoản, đám mây, phân tích, quảng cáo hay theo dõi.</div>
        <div class="feature"><strong>Khởi tạo thẻ thông minh</strong>Kế hoạch thẻ ban đầu cho hơn 5000 ứng dụng Mac phổ biến giúp giảm công sức từ đầu.</div>
      </div>
      <div class="features__cta">
        <p>Sắp có trên Mac App Store · macOS 14.0+ · 29 ngôn ngữ UI</p>
        <div class="cta-row">
          <a class="btn btn-primary" href="support-vi.html">Hỗ trợ</a>
          <a class="btn btn-secondary" href="privacy.html">Quyền riêng tư</a>
        </div>
      </div>
    </div>
  </section>
 
  <footer class="site-footer">
    <div class="layout">
      <p>
        <a href="mailto:shanghai3168@gmail.com">shanghai3168@gmail.com</a>
        · <a href="support-vi.html">Hỗ trợ</a>
        · <a href="privacy.html">Quyền riêng tư</a>
      </p>
      <p>© 2026 TagLauncher · Hainan Wanxing Technology Co., Ltd. (海南万幸科技有限公司)</p>
    </div>
  </footer>
</body>
</html>