Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/optoisolated/Beat-Time
Windows Client for Swatch Beat Time Clock
https://github.com/optoisolated/Beat-Time
Last synced: 3 months ago
JSON representation
Windows Client for Swatch Beat Time Clock
- Host: GitHub
- URL: https://github.com/optoisolated/Beat-Time
- Owner: optoisolated
- License: mit
- Created: 2019-04-20T01:54:32.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-20T05:09:23.000Z (almost 6 years ago)
- Last Synced: 2024-08-04T00:11:38.993Z (6 months ago)
- Language: Visual Basic
- Size: 209 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-internettime - Beat-Time
README
# Beat Time
BeatTime is a concept created in the late 90's by Swiss watchmaker Swatch in order to allow for centralised time
that would be truly universal. The time of the day is represented by a 1000-beat day and is represented with an
@ symbol, then the beat time.[Wiki Source] (https://en.wikipedia.org/wiki/Swatch_Internet_Time)
The neat feature of Beat time is that it shows the time as @0 or @300 or @945 everywhere in the world at the same time.
Reading beat time can take some getting used to and it wasn't very successful as an idea. The idea was still rather neat, so
I created a windows client for showing you the current Beat time and shows it in a way that helps you learn how to read it.Decimal time is the future!
## Getting Started
This program was writtein in Visual Studio 2017 and is writtin in the VB.net Language.
### Prerequisites
You will need to Microsoft .NET Framework v4.5.2 or higher in order to run Beat Time
### Installing
Once compiled, simply run the Executable.
## Built With
* Microsoft Visual Studio 2017 - Visual Basic
## Contributing
N/a
## Versioning
N/a
## Authors
* **Optoisolated** - *Initial work* - [Optoisolated](https://github.com/Optoisolated)
See also the list of [contributors](https://github.com/optoisolated/BeatTime/contributors) who participated in this project.
## License
This project is licensed under the MIT license - see the [LICENSE.md](LICENSE.md) file for details
## Acknowledgments
* I originally wrote a version of this back in 1999 in VB4 and I came across the original code a few years ago. I rewrote it
in Visual Studio.net in order to make it compatible for Windows 10 and more flexible to use.
* It still needs a lot of tidying and it needs to be modularised.
* It could also benefit from a new skin.