https://github.com/overskul/acode-wakatime
Acode plugin for interact with Wakatime API
https://github.com/overskul/acode-wakatime
acode acode-plugin wakatime wakatime-plugin
Last synced: about 2 months ago
JSON representation
Acode plugin for interact with Wakatime API
- Host: GitHub
- URL: https://github.com/overskul/acode-wakatime
- Owner: overskul
- License: mit
- Created: 2025-01-02T23:09:18.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-01-08T12:39:30.000Z (5 months ago)
- Last Synced: 2025-03-29T12:51:21.681Z (3 months ago)
- Topics: acode, acode-plugin, wakatime, wakatime-plugin
- Language: JavaScript
- Homepage:
- Size: 365 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README

# WakaTime Timer Plugin for Acode



This is a simple yet powerful plugin for Acode that integrates with the WakaTime API to track your coding activity directly within the Acode editor. It provides a seamless experience to monitor time spent on projects, enabling developers to stay productive and analyze their coding habits effectively.
---
## Features
- **Real-Time Tracking**: Tracks your coding activity in Acode using the WakaTime API.
- **Project-Based Insights**: Automatically associates your activity with the current project.
- **Easy Configuration**: Simple setup process with your WakaTime API key.
- **Activity Logs**: View detailed time logs of your sessions.
- **Lightweight and Efficient**: Minimal impact on Acode’s performance.---
## Installation
1. **Prerequisites**:
- Ensure you have Acode installed on your device.
- Sign up for a free [WakaTime](https://wakatime.com) account if you don’t already have one.2. **Download the Plugin**:
- Clone or download the plugin files from the repository.
- Or download the plugin directly from the Acode extensions list.3. **Enable the Plugin**:
- Open Acode, go to the sidebar, and select the WakaTime app.---
## Configuration
1. **Get Your WakaTime API Key**:
- Log in to your WakaTime account.
- Navigate to **Settings** > **API Key** and copy the key.2. **Set Up in Acode**:
- Open the WakaTime app in Acode.
- Paste your WakaTime API key in the prompt.3. **Start Coding**:
- The plugin will automatically track your activity as you edit files in Acode.---
## Usage
- The timer starts when you begin editing a file.
- Activity is sent to your WakaTime dashboard in real-time.
- Use the WakaTime website or app to view detailed analytics of your coding activity.---
## Contributing
Contributions are welcome!
- Fork the repository.
- Make your changes.
- Submit a pull request.---
## License
This plugin is licensed under the MIT License.