@@ -14,6 +14,7 @@ This is a simple yet powerful plugin for Acode that integrates with the WakaTime
1414- ** Project-Based Insights** : Automatically associates your activity with the current project.
1515- ** Easy Configuration** : Simple setup process with your WakaTime API key.
1616- ** Activity Logs** : View detailed time logs of your sessions.
17+ - ** Advanced SidebarApp** : View all your Wakatime real-time information on a single tab.
1718- ** Lightweight and Efficient** : Minimal impact on Acode’s performance.
1819
1920---
@@ -24,11 +25,9 @@ This is a simple yet powerful plugin for Acode that integrates with the WakaTime
2425 - Sign up for a free [ WakaTime] ( https://wakatime.com ) account if you don’t already have one.
2526
26272 . ** Download the Plugin** :
27- - Clone or download the plugin files from the repository.
28- - Or download the plugin directly from the Acode extensions list.
29-
30- 3 . ** Enable the Plugin** :
31- - Open Acode, go to the sidebar, and select the WakaTime app.
28+ - Download the plugin directly from the Acode extensions list.
29+ - Or download the plugin zip-file from the repository release's.
30+ - Then Navigate to ** Sidebar** > ** Extensions** > ** "+"** > ** Local** > Broswers where the zip-file is stored.
3231
3332---
3433
@@ -39,6 +38,7 @@ This is a simple yet powerful plugin for Acode that integrates with the WakaTime
3938
40392 . ** Set Up in Acode** :
4140 - Open the WakaTime app in Acode.
41+ - Navigate to plugin settings > ** WakaTime API Key** .
4242 - Paste your WakaTime API key in the prompt.
4343
44443 . ** Start Coding** :
@@ -49,7 +49,7 @@ This is a simple yet powerful plugin for Acode that integrates with the WakaTime
4949## Usage
5050- The timer starts when you begin editing a file.
5151- Activity is sent to your WakaTime dashboard in real-time.
52- - Use the WakaTime website or app to view detailed analytics of your coding activity.
52+ - Use the plugin SidebarApp, WakaTime website or app to view detailed analytics of your coding activity.
5353
5454---
5555
0 commit comments