ttlogger

Time Tracking logging app

  • 所有者: rodrigoreyes79/ttlogger
  • 平台:
  • 許可證: MIT License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

TTlogger

Time Tracking logging app.

![TTLogger image]
(https://raw.githubusercontent.com/rodrigoreyes79/ttlogger/master/images/ttlogger.png)

Update: Mar 12, 2015

Version 0.2 is out and gone are the days of multiple windows!!!

TTLogger now opens only one window and allows you to enter your log for a specific time by selecting it from a select on top of the window. Give it a try!!!

How it works

The text entered is saved inside the same folder where TTLogger resides. The logged information will be saved as a simple text file.

![Folder image]
(https://raw.githubusercontent.com/rodrigoreyes79/ttlogger/master/images/folder.png)

Inside each file, each entry will start with the time of day the window was initially opened.

![Log file image]
(https://raw.githubusercontent.com/rodrigoreyes79/ttlogger/master/images/log.png)

Installation

  1. Download and install node-webkit on your computer following the instructions at https://github.com/rogerwang/node-webkit#downloads.
  2. Make sure to add the node-webkit executable to your path.
  3. Download or clone the repository.
  4. Go to the src folder and execute "nw ."
  5. Optional: Update CronJob configuration at the end of the src/js/app.js file.

Setup to run in OSX every hour

  1. Move nwjs.app to Applications folder.
  2. Open the terminal an run "crontab -e"
  3. Add this line in the editor
    1 * * * * open -a /Applications/nwjs.app/Contents/MacOS/nwjs --args /Users/username/<path_to_ttlogger/src/

This will run ttloger the first minute of every hour.

主要指標

概覽
名稱與所有者rodrigoreyes79/ttlogger
主編程語言JavaScript
編程語言HTML (語言數: 2)
平台
許可證MIT License
所有者活动
創建於2014-12-22 16:56:21
推送於2015-11-11 11:32:51
最后一次提交2015-11-11 06:32:50
發布數2
最新版本名稱v0.2 (發布於 2015-03-13 09:37:18)
第一版名稱v0.1 (發布於 2015-03-08 11:00:34)
用户参与
星數57
關注者數2
派生數2
提交數25
已啟用問題?
問題數2
打開的問題數0
拉請求數1
打開的拉請求數0
關閉的拉請求數0
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?