Skip to content

massongit/Analog-Clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Analog-Clock

MIT License Maintainability

概要

PythonのTkinterによるアナログ時計です。

開発環境

  • Python 3.7

機能

  • タイムゾーンの切り替え

環境構築手順

  1. [Ubuntuの場合]
    以下のコマンドを実行し、必要なパッケージをインストールします。
$ sudo apt install tk-dev
  1. 以下のコマンドを実行し、必要なライブラリをインストールします。
$ pipenv install

ファイル構成

  • analog_clock.py プログラム本体
  • timezone.txt アナログ時計で表示するタイムゾーン一覧

About

Tkinterによるアナログ時計です。

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages