Coder Social home page Coder Social logo

kintai's Introduction

勤怠登録くん

result

人事労務freeeに最大15日前〜1日前の勤怠を登録します。 パソコンのスリープのログを元に入力するので、パソコンを使う人ならばまあまあ正確に勤怠がつけられます。 休憩は13:00〜14:00の一時間で固定でつけます。

動作OS

Macでの動作を想定しています。

セットアップ

ruby 2.3.3のインストール

rubyのバージョンは2.3.3を想定しています rbenvでやる場合は rbenv versionsでrubyのバージョンを確認しておいてください。 インストールは以下のようにすすめます

rbenv install 2.3.3
rbenv rehash

gemのインストール

bundle install --path vendor/bundle

実行

bundle exec ruby kintai.rb

備考

認証でローカルでsinatraを4567番ポートで立ち上げます。 すでに4567番ポートを使っている場合はkintai.rbのPORTを書き換えてください。

kintai's People

Contributors

tabachain avatar takayamayuki avatar

Watchers

James Cloos avatar  avatar

Forkers

takayamayuki

kintai's Issues

取得期間15日対応

15日前までデータ取れるっぽいので ((Date.today - 15)..(Date.today - 1)) にして欲しいです!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.