yeejiac / TimeDisparity

Vscode extension to have a extra space to showing different time zone, please share joy with your friend who stay in different time zone.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Timedisparity

☄️ Overview

The Time Disparity Reminder extension for Visual Studio Code helps you keep track of different time zones and reminds you of your friends' birthdays. You can easily see the current time in multiple locations and get notified of upcoming birthdays directly in your VSCode Explorer panel. Please don't forget your friends's birthday even if you are busy.

🌠 Features

  1. TimeZone Display
    • Display current time in specified time zones (Taipei, Sydney, London).
    • Add and manage friends' birthdays.
    • Highlight birthdays on the current date with a special icon.
    • Tooltip with detailed time information in each time zone.
    • Customizable through commands and context menus.
  2. File URI storage
    • Store the project's file in specific line and specific charater to URI
    • Click to stored URI, will jump back to the file and line location

🌌 Installation

  1. Open Visual Studio Code.
  2. Go to the Extensions view by clicking on the Extensions icon in the Activity Bar on the side of the window.
  3. Search for "TimeDisparity".
  4. Click Install.

🔭 Usage

Viewing Time Zones and Birthdays

  • Open the Explorer view in VSCode.
  • Find the "Time Disparity" section.
  • You will see the current time in Taipei, Sydney, and London.
  • If today is a friend's birthday, it will be highlighted with a gift icon.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Vscode extension to have a extra space to showing different time zone, please share joy with your friend who stay in different time zone.

License:MIT License


Languages

Language:TypeScript 99.2%Language:JavaScript 0.8%