iLinux · iLinux · 爱 Linux · 愛 Linux

1000+ Linux commands, daily quizzes, fully offline. 1000+ Linux 命令,每日测验,完整离线运行。 1000+ Linux 指令,每日測驗,完整離線運行。

iPhoneiPad1000+ commandsDaily quizWrong-answer book15 themes 1000+ 命令每日测验错题本15 套主题 1000+ 指令每日測驗錯題本15 套主題

iLinux is a privacy-first, fully offline Linux command reference and learning app. Browse 1000+ Linux commands by letter or category, read detailed Markdown documentation, take daily quizzes to test your knowledge, and keep track of your favourites and wrong answers — all without any account or internet connection.

Getting Started

  1. Open iLinux and browse commands alphabetically from the Commands tab, or switch to Categories for topic-based exploration.
  2. Tap any command to read its summary and full Markdown documentation.
  3. Swipe to the Daily Quiz tab to practise with today’s quiz set.
  4. Use the ⌘F shortcut (or the magnifier icon) to search any command by name or description.
  5. Tap the star icon on a command detail page to add it to your Favourites.
  6. Go to Settings to customise your theme, language, widgets and more.

Features

Commands

  • A–Z Index — Instantly jump to any letter; each section lists all commands starting with that letter.
  • Category Browse — Commands grouped into meaningful topics such as File Management, Network, Process, Text Processing, System Info, Shell Scripting and more.
  • Full-Text Search — Search by command name, short description or path. Results update as you type.
  • Command Detail — A summary card (name, path, short description) plus a full Markdown document rendered with syntax highlighting and table support.
  • Share Card — Generate a beautifully styled share image of any command summary to send to friends or post on social media.

Daily Quiz

  • A fresh quiz set every day, generated from your installed command library using a date-based seed — so everyone gets the same questions on the same day.
  • Two question types:
    • Match Summary — given a short description, pick the correct command name.
    • Match Option Meaning — given a flag’s description (e.g. -r: recursive), identify which command the flag belongs to.
  • Random Refresh — tap the refresh button in the toolbar to get a different set of questions anytime.
  • Common flags (-h, --help, --version) are filtered out from question stems to keep quizzes meaningful.
  • Wrong answers are automatically saved to your Wrong Answer Book for targeted review.

Learning Progress

  • Favourites — Star any command to save it. Access all starred commands from Settings → Favourites.
  • Recent — The app remembers the commands you’ve viewed recently.
  • Wrong Answer Book — A full record of every quiz question you answered incorrectly, including the question content, your answer and the correct answer. Tap any record for details.

Home Screen & Lock Screen Widgets

Widget Description
Daily Command Shows today’s featured command name and summary
Category Spotlight Highlights a random category with a sample command
Quiz Glance Quick overview of your daily quiz progress
Favourites Glance A snapshot of your starred commands
Wrong Answer Book Glance Peek at your recent wrong answers
  • The Daily Command widget includes a Shuffle button (iOS 17+): tap the circular arrow icon to load a different command without opening the app. Each tap advances a shared counter so the command changes immediately.
  • Widgets automatically follow your selected content language and theme colour.
  • A built-in Widget Guide in Settings walks you through adding widgets step by step.

URL Scheme & Shortcuts

iLinux supports the ilinux:// URL scheme, compatible with Safari, the Shortcuts app and Home Screen shortcut items.

URL Action
ilinux://command?name=ls Open the detail page for the ls command
ilinux://quiz Jump directly to the Daily Quiz tab
ilinux://favorites Open the Favourites list
ilinux://wrong Open the Wrong Answer Book

Home Screen Shortcuts (3D Touch / long-press): long-press the iLinux app icon to reveal up to 4 customisable quick-action shortcuts. Configure them in Settings → Home Screen Shortcuts.

Themes & Appearance

  • 15 built-in colour presets: Gold Coin, Ocean Blue, Forest Green, Rose Pink, Lavender Purple, Sunset Orange, Mint Fresh, Cherry Red, Mountain Mist, Celadon Jade, Moonlit Blue, Misty Violet, Amber Glow, Aloeswood, Jade Cream.
  • Custom accent colour — use the colour picker to choose any colour; the app derives a complete matching colour scheme automatically, including widget mirror support.
  • Light / Dark / System appearance modes.
  • Alternate app icons — 5 alternate Home Screen icons to choose from (iPhone and iPad versions included).

Language

iLinux supports independent UI language and content language selection:

Option UI Language Command Content
System Follows device locale Follows device locale
English English English documentation
Simplified Chinese 简体中文 简体中文文档
Traditional Chinese 繁體中文 繁體中文文檔

Change the language anytime in Settings → Language. The entire app — including widgets — switches immediately without restarting.

System Requirements

Feature Minimum
iPhone / iPad iOS 16.0+
Shuffle Button in Widget iOS 17.0+
Home Screen Shortcut Items iOS 16.0+

Keyboard Shortcuts

When using a hardware keyboard (iPad or Mac):

Shortcut Action
⌘F Open search
⌘1 Switch to Commands tab
⌘2 Switch to Categories tab
⌘3 Switch to Daily Quiz tab
⌘4 Switch to Settings tab

Contact Us

Questions, feedback or need help? Reach us at:

We typically respond within 48 hours.

FAQ · Privacy Policy

爱 Linux 是一款隐私优先、完全离线的 Linux 命令查询与学习应用。可按字母或分类浏览 1000+ 条 Linux 命令,阅读详细 Markdown 文档,通过每日测验检验掌握程度,并跟踪收藏与错题——全程无需账号、无需联网。

快速上手

  1. 打开「爱 Linux」,从命令标签按字母浏览,或切到分类按主题探索。
  2. 点按任意命令查看摘要卡片与完整 Markdown 文档。
  3. 滑动到每日测验标签做今日测验。
  4. 使用 ⌘F 快捷键(或放大镜图标)按名称或描述搜索命令。
  5. 在命令详情页点按星标图标加入收藏。
  6. 进入设置自定义主题、语言、小组件等。

功能特性

命令浏览

  • A–Z 索引 — 即刻跳转到任意字母;每个分组列出该字母开头的所有命令。
  • 分类浏览 — 命令按文件管理、网络、进程、文本处理、系统信息、Shell 脚本等主题分组。
  • 全文搜索 — 按命令名、简介或路径搜索,输入时实时更新结果。
  • 命令详情 — 摘要卡片(名称、路径、简介)+ 完整 Markdown 文档,支持语法高亮与表格。
  • 分享卡片 — 为任意命令摘要生成精美分享图,适合发送给朋友或发布到社交媒体。

每日测验

  • 每天一套全新测验,基于安装的命令库通过日期种子生成——同一天所有人得到相同基础题集。
  • 两种题型:
    • 匹配简介 — 根据简介选出正确的命令名。
    • 匹配选项含义 — 根据某个参数描述(如 -r: recursive)判断它属于哪个命令。
  • 随机刷新 — 点工具栏上的刷新按钮随时获得新题集。
  • 常见参数(-h--help--version)会从题干中过滤掉,保持测验有意义。
  • 错题会自动存入错题本便于针对性复习。

学习记录

  • 收藏 — 给任意命令加星收藏。在设置 → 收藏中查看全部收藏。
  • 最近 — 应用会记住你最近浏览过的命令。
  • 错题本 — 完整记录每一次答错的题,包括题干、你的答案与正确答案。点按任意记录查看详情。

主屏幕与锁屏小组件

小组件 描述
每日命令 显示今日的精选命令名称与简介
分类聚焦 随机展示一个分类与示例命令
测验一览 当日测验进度一目了然
收藏速览 收藏命令的快照
错题速览 最近错题一瞥
  • 每日命令小组件支持随机刷新按钮(需 iOS 17+):点按圆形箭头图标即可加载另一条命令而无需打开应用。每次点按推进共享计数器,命令立即变化。
  • 小组件自动跟随选择的内容语言与主题色。
  • 设置内置小组件指南,分步引导你添加小组件。

URL Scheme 与快捷指令

爱 Linux 支持 ilinux:// URL Scheme,兼容 Safari、快捷指令应用与主屏快捷方式。

URL 动作
ilinux://command?name=ls 打开 ls 命令的详情页
ilinux://quiz 直接跳转到「每日测验」标签
ilinux://favorites 打开收藏列表
ilinux://wrong 打开错题本

主屏快捷方式(3D Touch / 长按):长按 iLinux 应用图标可显示最多 4 个可自定义的快速动作快捷方式。在设置 → 主屏快捷方式配置。

主题与外观

  • 15 种内置色彩预设:金币、海洋蓝、森林绿、玫瑰粉、薰衣草紫、夕阳橙、薄荷绿、樱桃红、远山黛、青瓷绿、月光蓝、烟霞紫、琥珀金、沉香褐、玉脂白。
  • 自定义主题色 — 使用颜色选择器选取任意颜色,应用自动衍生一整套配色方案,包括小组件镜像支持。
  • 浅色 / 深色 / 跟随系统外观模式。
  • 备用应用图标 — 5 款备用主屏图标可选(含 iPhone 与 iPad 版本)。

语言

爱 Linux 支持独立设置界面语言与内容语言:

选项 界面语言 命令内容
跟随系统 跟随设备区域 跟随设备区域
英文 English English documentation
简体中文 简体中文 简体中文文档
繁体中文 繁體中文 繁體中文文檔

随时在设置 → 语言切换语言。整个应用——包括小组件——立即切换,无需重启。

系统要求

功能 最低版本
iPhone / iPad iOS 16.0+
小组件随机刷新按钮 iOS 17.0+
主屏快捷方式 iOS 16.0+

键盘快捷键

使用硬件键盘(iPad 或 Mac)时:

快捷键 动作
⌘F 打开搜索
⌘1 切到「命令」标签
⌘2 切到「分类」标签
⌘3 切到「每日测验」标签
⌘4 切到「设置」标签

联系我们

有问题、反馈或需要帮助?请联系:

我们通常在 48 小时内回复。

常见问题 · 隐私政策

愛 Linux 是一款隱私優先、完全離線的 Linux 指令查詢與學習應用。可按字母或分類瀏覽 1000+ 條 Linux 指令,閱讀詳細 Markdown 文件,透過每日測驗檢驗掌握程度,並追蹤收藏與錯題——全程無需帳號、無需連網。

快速上手

  1. 開啟「愛 Linux」,從指令標籤按字母瀏覽,或切到分類按主題探索。
  2. 點按任意指令查看摘要卡片與完整 Markdown 文件。
  3. 滑動到每日測驗標籤做今日測驗。
  4. 使用 ⌘F 快捷鍵(或放大鏡圖示)按名稱或描述搜尋指令。
  5. 在指令詳情頁點按星標圖示加入收藏。
  6. 進入設定自訂主題、語言、小工具等。

功能特色

指令瀏覽

  • A–Z 索引 — 即刻跳轉到任意字母;每個分組列出該字母開頭的所有指令。
  • 分類瀏覽 — 指令按檔案管理、網路、行程、文字處理、系統資訊、Shell 指令稿等主題分組。
  • 全文搜尋 — 按指令名、簡介或路徑搜尋,輸入時即時更新結果。
  • 指令詳情 — 摘要卡片(名稱、路徑、簡介)+ 完整 Markdown 文件,支援語法高亮與表格。
  • 分享卡片 — 為任意指令摘要產生精美分享圖,適合傳送給朋友或發佈到社群媒體。

每日測驗

  • 每天一套全新測驗,基於安裝的指令庫透過日期種子產生——同一天所有人得到相同基礎題集。
  • 兩種題型:
    • 配對簡介 — 根據簡介選出正確的指令名。
    • 配對選項含義 — 根據某個參數描述(如 -r: recursive)判斷它屬於哪個指令。
  • 隨機刷新 — 點工具列上的刷新按鈕隨時獲得新題集。
  • 常見參數(-h--help--version)會從題幹中過濾掉,保持測驗有意義。
  • 錯題會自動存入錯題本便於針對性複習。

學習紀錄

  • 收藏 — 給任意指令加星收藏。在設定 → 收藏中查看全部收藏。
  • 最近 — 應用會記住你最近瀏覽過的指令。
  • 錯題本 — 完整記錄每一次答錯的題,包括題幹、你的答案與正確答案。點按任意紀錄查看詳情。

主畫面與鎖定畫面小工具

小工具 描述
每日指令 顯示今日的精選指令名稱與簡介
分類焦點 隨機展示一個分類與範例指令
測驗一覽 當日測驗進度一目了然
收藏速覽 收藏指令的快照
錯題速覽 最近錯題一瞥
  • 每日指令小工具支援隨機刷新按鈕(需 iOS 17+):點按圓形箭頭圖示即可載入另一條指令而無需開啟應用。每次點按推進共用計數器,指令立即變化。
  • 小工具自動跟隨選擇的內容語言與主題色。
  • 設定內建小工具指南,分步引導你新增小工具。

URL Scheme 與捷徑

愛 Linux 支援 ilinux:// URL Scheme,相容 Safari、捷徑應用與主畫面捷徑項目。

URL 動作
ilinux://command?name=ls 開啟 ls 指令的詳情頁
ilinux://quiz 直接跳轉到「每日測驗」標籤
ilinux://favorites 開啟收藏列表
ilinux://wrong 開啟錯題本

主畫面捷徑(3D Touch / 長按):長按 iLinux 應用圖示可顯示最多 4 個可自訂的快速動作捷徑。在設定 → 主畫面捷徑設定。

主題與外觀

  • 15 種內建色彩預設:金幣、海洋藍、森林綠、玫瑰粉、薰衣草紫、夕陽橙、薄荷綠、櫻桃紅、遠山黛、青瓷綠、月光藍、煙霞紫、琥珀金、沉香褐、玉脂白。
  • 自訂主題色 — 使用顏色選擇器選取任意顏色,應用自動衍生一整套配色方案,包括小工具鏡像支援。
  • 淺色 / 深色 / 跟隨系統外觀模式。
  • 備用應用圖示 — 5 款備用主畫面圖示可選(含 iPhone 與 iPad 版本)。

語言

愛 Linux 支援獨立設定介面語言與內容語言:

選項 介面語言 指令內容
跟隨系統 跟隨裝置區域 跟隨裝置區域
英文 English English documentation
簡體中文 简体中文 简体中文文档
繁體中文 繁體中文 繁體中文文檔

隨時在設定 → 語言切換語言。整個應用——包括小工具——立即切換,無需重啟。

系統需求

功能 最低版本
iPhone / iPad iOS 16.0+
小工具隨機刷新按鈕 iOS 17.0+
主畫面捷徑 iOS 16.0+

鍵盤快捷鍵

使用硬體鍵盤(iPad 或 Mac)時:

快捷鍵 動作
⌘F 開啟搜尋
⌘1 切到「指令」標籤
⌘2 切到「分類」標籤
⌘3 切到「每日測驗」標籤
⌘4 切到「設定」標籤

聯絡我們

有問題、回饋或需要協助?請聯絡:

我們通常在 48 小時內回覆。

常見問題 · 隱私政策