All Projects → wakatime → Atom Wakatime

wakatime / Atom Wakatime

Licence: bsd-3-clause
Atom plugin for automatic time tracking and metrics generated from your programming activity.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Atom Wakatime

Wakatime
Command line interface used by all WakaTime text editor plugins.
Stars: ✭ 1,028 (+239.27%)
Mutual labels:  time-tracker, analytics, metrics
Hackaru
Simple, cross-platform time tracking application
Stars: ✭ 82 (-72.94%)
Mutual labels:  time-tracker, time-tracking, timer
Takt
Track your tasks and time
Stars: ✭ 142 (-53.14%)
Mutual labels:  time-tracker, time-tracking, timer
Kimai2
Kimai v2 is a web-based multiuser time-tracking application. Free for everyone: freelancers, agencies, companies, organizations - all can track their times, generate invoices and more. SaaS version available at https://www.kimai.cloud
Stars: ✭ 1,216 (+301.32%)
Mutual labels:  time-tracker, time-tracking
Zeit
Zeit, erfassen. A command line tool for tracking time spent on activities.
Stars: ✭ 33 (-89.11%)
Mutual labels:  time-tracker, time-tracking
Kimai
Kimai v1 open source time-tracking - please switch to Kimai v2
Stars: ✭ 583 (+92.41%)
Mutual labels:  time-tracker, time-tracking
Activitywatch
The goal of ActivityWatch is simple: Enable the collection of as much valuable lifedata as possible without compromising user privacy.
Stars: ✭ 5,927 (+1856.11%)
Mutual labels:  time-tracker, time-tracking
time-tracker-cli
Super tiny and ligthway time tracker for all cli lovers
Stars: ✭ 79 (-73.93%)
Mutual labels:  timer, time-tracker
Klog
A plain-text file format and command line tool for time tracking
Stars: ✭ 222 (-26.73%)
Mutual labels:  time-tracker, time-tracking
legacy-python-cli
Command line interface used by all WakaTime text editor plugins.
Stars: ✭ 1,048 (+245.87%)
Mutual labels:  time-tracker, time-tracking
Hastic Server
Hastic data management server for analyzing patterns and anomalies from Grafana
Stars: ✭ 292 (-3.63%)
Mutual labels:  analytics, metrics
Gtm
Simple, seamless, lightweight time tracking for Git
Stars: ✭ 857 (+182.84%)
Mutual labels:  time-tracker, metrics
redtimer
RedTimer - Redmine Time Tracker
Stars: ✭ 59 (-80.53%)
Mutual labels:  timer, time-tracker
libmcu
A toolkit for firmware development
Stars: ✭ 33 (-89.11%)
Mutual labels:  metrics, timer
tellery
Tellery lets you build metrics using SQL and bring them to your team. As easy as using a document. As powerful as a data modeling tool.
Stars: ✭ 219 (-27.72%)
Mutual labels:  analytics, metrics
swdc-atom
Track your programming activity in real-time in Atom
Stars: ✭ 11 (-96.37%)
Mutual labels:  atom, time-tracking
Gauzy
Gauzy™ - Open-Source Business Management Platform (ERP/CRM/HRM)
Stars: ✭ 374 (+23.43%)
Mutual labels:  time-tracker, time-tracking
Moro
Simple CLI tool for tracking work hours. Note: Heavy changes are happening in this repository. Docs might not be up to date, and things might be broken. Only the released NPM version is stable.
Stars: ✭ 390 (+28.71%)
Mutual labels:  time-tracker, time-tracking
team-timesheets
Time tracking web app built as a replacement for old school timesheets.
Stars: ✭ 25 (-91.75%)
Mutual labels:  time-tracker, time-tracking
twitter-analytics-wrapper
A simple Python wrapper to download tweets data from the Twitter Analytics platform. Particularly interesting for the impressions metrics that are unavailable on current Twitter API. Also works for the videos data.
Stars: ✭ 44 (-85.48%)
Mutual labels:  analytics, metrics

atom-wakatime

Coding time tracker

Quantify your coding inside GitHub's Atom editor.

Installation

install

  1. Inside Atom, navigate to Preferences/SettingsInstall and search for wakatime.

Project Overview

  1. Click the Install button.

Project Overview

  1. Click Settings, then enter your api key.

  2. Use Atom and your coding activity will be displayed on your WakaTime dashboard.

Note: The leet way to install WakaTime is with this Terminal command:

apm install wakatime

Screen Shots

Project Overview

Configuring

Settings for atom-wakatime are under Settings → Packages → wakatime → Settings.

Additional settings are in $HOME/.wakatime.cfg for wakatime cli.

Troubleshooting

Atom writes errors to the Atom Developer Console. To check for errors:

  1. Turn on the debug checkbox in Settings → Packages → wakatime → Settings
  2. Inside Atom, go to View → Developer → Toggle Developer Tools
  3. Clear the developer console (the circle button top left of the console)
  4. Inside Atom, go to View → Developer → Reload Window

That will reload all plugins including WakaTime, and you should see the startup process logged in the developer console. If there are no errors in your developer console after startup and editing a file, then check for errors in your ~/.wakatime.log file.

For checking your ~/.wakatime.log file, see wakatime/wakatime#troubleshooting.

Note: Behind a proxy? Configure Atom to use your proxy when installing wakatime: https://github.com/atom/apm#behind-a-firewall

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].