Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Binary Clock
#1
So I started what I thought would be a pretty simple project, but through perseverance was able to turn it into something complicated.  It's rather long, 227 lines, and works with Python 3.4 and 3.6, on Windows 10 and OpenSuse 42.2 Linux.  You will need the third party libraries "colorama" and "cursor", both of which can be installed with "pip".  Right now, the display is in "cheater" mode, in that it shows the numbers, but if you're nerdy enough, you can change it to display any single character you want (within reason) (no, I did not try the unicode 'Pile of Poo').  I could only think of using a counter (default is 1 minute) and using "Control + C" to exit before the timer runs out.  I tried to make it as a gui, but, well I have no talent what so ever in that regard and it rapidly turned into a major cluster f--k, so a plain terminal is what you get  Angel

Any suggestions would be appreciated. Enjoy  Smile

If it ain't broke, I just haven't gotten to it yet.
OS: Windows 10, openSuse 42.3, freeBSD 11, Raspian "Stretch"
Python 3.6.5, IDE: PyCharm 2018 Community Edition
Reply


Messages In This Thread
Binary Clock - by sparkz_alot - Dec-30-2016, 08:07 PM
RE: Binary Clock - by wavic - Dec-30-2016, 10:55 PM
RE: Binary Clock - by Skaperen - Dec-31-2016, 03:42 AM
RE: Binary Clock - by Mekire - Dec-31-2016, 05:23 AM
RE: Binary Clock - by sparkz_alot - Dec-31-2016, 02:14 PM
RE: Binary Clock - by Mekire - Dec-31-2016, 04:51 PM
RE: Binary Clock - by sparkz_alot - Dec-31-2016, 10:17 PM
RE: Binary Clock - by Mekire - Jan-01-2017, 12:13 AM
RE: Binary Clock - by Skaperen - Jan-01-2017, 07:55 AM
RE: Binary Clock - by sparkz_alot - Jan-01-2017, 03:23 PM
RE: Binary Clock - by wavic - Jan-01-2017, 06:39 PM
RE: Binary Clock - by sparkz_alot - Jan-02-2017, 03:02 PM
RE: Binary Clock - by wavic - Jan-02-2017, 03:29 PM
RE: Binary Clock - by sparkz_alot - Jan-02-2017, 03:52 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Playing around with a clock's seconds in tkinter menator01 1 2,522 Feb-12-2022, 04:32 PM
Last Post: menator01
  Simple wxpython digital clock menator01 2 4,136 Feb-20-2021, 05:47 PM
Last Post: menator01
  My Attempt at an alarm clock menator01 0 2,486 May-15-2020, 06:28 PM
Last Post: menator01

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020