2025-09-16 11:56:41 +08:00
2025-09-16 11:56:41 +08:00
2025-09-16 11:56:41 +08:00
2025-09-16 11:56:41 +08:00
2025-09-16 11:56:41 +08:00
2025-09-16 11:56:41 +08:00
2025-09-16 11:56:41 +08:00
2025-09-16 11:56:41 +08:00
2025-09-16 11:56:41 +08:00
2025-09-16 11:56:41 +08:00

Today Income

This is a VS Code plugin that allows you to check how much money you have earned since you started working today.

Features

  • Displays today's earned income in the VS Code status bar.
  • Customizable monthly income, working hours, and workdays.
  • Currency unit customization for flexibility (e.g., $, , ¥).

Get Started

Installation

You can manually install the Today Income extension in Visual Studio Code by following these steps:

  1. Download the plugin from the release page:
    Go to the Releases page and download the .vsix file.

  2. Install via VS Code:

    • Open VS Code.
    • Go to the Extensions view (Ctrl+Shift+X or click the Extensions icon in the Activity Bar).
    • Click on the ... menu in the top-right corner.
    • Select Install from VSIX... and choose the downloaded .vsix file.
  3. Alternatively, install via Command Line: If you have the .vsix file, you can install it directly from the command line:

    code --install-extension today-income-1.0.0.vsix
    
    

Preview

Description
This is a VS Code plugin that allows you to check how much money you have earned since you started working today.
Readme Apache-2.0 113 KiB
Languages
TypeScript 100%