AliGeenius / Kimai-RFID-ESP

This programm is build for for an ESP8265/ESP8266 to communicate with the open source Kimai timetracking software via the API sending RFIDs to the server for starting/stopping timesheets.
14 stars 2 forks source link

kimai2 api bridge #2

Open kangelos opened 3 years ago

kangelos commented 3 years ago

Hi Ali! A friend is trying to implement your great sonoff stuff! But I guess he needs the api, so what is the cost of the kimai2 bridge ?

All the best .A.

AliGeenius commented 3 years ago

Hey @kangelos, yes the ESP firmware is made for my plugin. I made this plugin in my free time and it's not commercial. So feel free to support me with the amount it's worth for you 😋.

https://www.buymeacoffee.com/aligeenius

MV82 commented 3 years ago

Hi @AliGeenius,

thanks for this Project! But I'm afraid, I also need the API. Still drinking coffee?

SY, MV82

AliGeenius commented 2 years ago

Hi @MV82 yes, every day is a coffee day 😄

rkupfer2020 commented 1 year ago

Hi @AliGeenius, i found this wonderful project. Would be an ideal solution for the kindergarden where our kids are. Still wondering if I can get the needed API from you. Still Coffee? Could you please give me a short information about that. All the best RK

AliGeenius commented 1 year ago

Hi @rkupfer2020 yes, still coffee :'D I wrote an readme to set the plugin up but also try to help if sth. is unclear or won't work

rkupfer2020 commented 1 year ago

Hi @AliGeenius, thanks for your quick reply. At the moment I receive Error 404 in the display when I scan a card. Think it's because of the missing API, right? How can I set up the Remote API? Where can I get it? Hope you enjoy your daily coffee :-)

AliGeenius commented 1 year ago

@rkupfer2020 I would need your email And be sure to pull the newest version of the ESP code or check the simple change of the server ip.

Inforytel commented 8 months ago

Hi, AliGeenius, I've been tinkering with a nodemcu board and your code and I've reached 3 problems:

1: Time is not daylight friendly, maybe I can set my own ntp server and trick it 2: I've got to the point where it reads the RFID card but fails saying "deserializeJson() failed: EmptyInput" and maybe is related to the 3rd problem. 3: I've realized that I'm missing the kimai2 api bridge and it's not available anywhere :(

Great work, this is my 1st attempt with this kind of board and it's been really fun :)

frommelt5 commented 7 months ago

Hi, great project! I want to try it. Can you share the plugin code with me please? Still coffee? Keep up the great work!