Skip to content

LIUXVuse/Three-fortune-telling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Three fortune telling Calculator | 三傳起掛計算工具

A Chrome Extension for Chinese Divination | Chrome 擴展占卜工具

Features | 功能介紹

  • Basic Three Passes Calculation (Initial, Middle, Final Pass) 基本三傳計算(初傳、中傳、末傳)

    • Initial Pass: Count from month | 初傳:從月數起掛
    • Middle Pass: Count from day | 中傳:從日數起掛
    • Final Pass: Count from time period | 末傳:從時辰起掛
  • Extended Analysis Features (Support multiple digits and letters) 額外分析功能(支持多位數字及英文字母)

    • Numeric input (0-9) | 數字輸入(0-9)
    • Alphabetic input (A-Z) | 英文輸入(A-Z)
    • Mixed input support | 混合輸入支持
  • Five Elements Analysis (Generation and Control Cycle) 五行關係分析(生剋制化)

    • Metal, Wood, Water, Fire, Earth | 金木水火土
    • Generation and Control relationships | 生剋關係
    • Element combinations | 五行組合
  • Complete Nine Numbers Analysis 九數完整解析

    • Meanings: Great Peace, Lingering, Swift Joy, Red Mouth, Small Fortune, Void, Illness, Peach Blossom, Heavenly Virtue 含義:大安、留連、速喜、赤口、小吉、空亡、病符、桃花、天德
    • Attributes: Elements and Directions | 屬性:五行與方位
    • Detailed interpretations | 詳細解釋

Usage | 使用方法

  1. Select Date and Time | 選擇日期和時間

    • Choose divination date | 選擇要占卜的日期
    • Select specific time (HH:MM) | 選擇具體時間(時:分)
  2. View Three Passes Results | 查看三傳結果

    • Initial Pass: Count from month | 初傳:月數起掛
    • Middle Pass: Count from day | 中傳:日數起掛
    • Final Pass: Count from time period | 末傳:時辰起掛
  3. Extended Analysis | 額外分析功能

    • Numeric input: Enter 0-9 combinations | 數字輸入:輸入0-9的數字組合
    • Letter input: Enter A-Z (auto-converts to numbers) | 英文輸入:輸入A-Z的英文字母(自動轉換為對應數字)
    • Mixed input: Support both numbers and letters | 混合輸入:支持數字和英文混合輸入
  4. Result Analysis | 結果解析

    • Nine Numbers meanings | 九數含義:大安、留連、速喜、赤口、小吉、空亡、病符、桃花、天德
    • Five Elements attributes | 五行屬性:金木水火土
    • Direction analysis | 方位解析:八方位對應
    • Detailed interpretation | 詳細解釋:每個數字的完整解析

Installation | 安裝步驟

  1. Download Source Code | 下載源碼

    git clone https://github.com/LIUXVuse/-Three-fortune-telling-.git
  2. In Chrome Browser | 在 Chrome 瀏覽器中:

    • Open chrome://extensions/ | 打開 chrome://extensions/
    • Enable Developer mode | 開啟右上角「開發者模式」
    • Click Load unpacked | 點擊「載入已解壓的擴展程序」
    • Select the downloaded folder | 選擇下載的源碼文件夾

Notes | 注意事項

  • Uses 24-hour time format | 時間選擇使用24小時制
  • Letters auto-convert to numbers (A=1, B=2, ..., Z=26) | 英文字母會自動轉換為對應數字
  • Numbers over 9 use remainder (e.g., 10%9=1) | 超過9的數字會自動取餘數
  • Ensure correct input format | 確保輸入格式正確

Technical Implementation | 技術實現

  • Developed with native JavaScript | 使用原生 JavaScript 開發
  • Chrome Extension Manifest V3 | 採用 Chrome Extension Manifest V3
  • Lunar date conversion support | 支持農曆日期轉換
  • Modular design | 模塊化設計,易於維護和擴展

Changelog | 更新日誌

v1.0.0

  • Implemented basic Three Passes calculation | 實現基本三傳計算
  • Added extended analysis features | 添加額外分析功能
  • Added letter input support | 支持英文字母輸入
  • Enhanced Five Elements analysis | 完善五行關係分析

Developer | 開發者

License | 授權協議

MIT License | MIT 授權條款

About

起掛用chrome小外掛 Use chrome plug-in to hang up

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published