GithubHelp home page GithubHelp logo

timestamp's Introduction

TimeStamp

A simple timestamp app, made with Python. It writes the timestamps to a JSON-file.
One version of the app is made with Tkinter, available on both Windows and Mac.

There's also a version available for Pythonista on IOS.

Screenshots of the Pythonista version used on an iPhone 7

Stampout IOS

This version of GUI requires the app Pythonista to run.

Manually stamping out

It's possible to log in or out manually. However, this is restricted to the same work day.

timestamp's People

Contributors

hakonta avatar

Stargazers

 avatar

Watchers

 avatar

timestamp's Issues

Two undefined names: msgshow_time_passed and stampin

flake8 testing of https://github.com/Hakonta/TimeStamp on Python 3.8.0

$ flake8 . --count --select=E9,F63,F7,F82 --show-source --statistics

./Pythonista-App/Stamp_In.py:99:38: F821 undefined name 'msgshow_time_passed'
                    textlabel.text = msgshow_time_passed(stamped_in_date)
                                     ^
./Pythonista-App/Stamp_In.py:237:9: F821 undefined name 'stampin'
        stampin.config(text='Input is not valid. Please ensure \nthat you use 24-hour time format i.e. 13:37', fg="red")
        ^
2     F821 undefined name 'msgshow_time_passed'
2

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.