mirror of
https://github.com/yv1ing/today-income.git
synced 2025-09-30 16:55:34 +08:00
main
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:
-
Download the plugin from the release page:
Go to the Releases page and download the.vsixfile. -
Install via VS Code:
- Open VS Code.
- Go to the Extensions view (
Ctrl+Shift+Xor 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
.vsixfile.
-
Alternatively, install via Command Line: If you have the
.vsixfile, 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.
Languages
TypeScript
100%
