Skip to content

Commit

Permalink
Create ReadMe.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jschlackman authored Sep 20, 2017
1 parent 6b4d01c commit c90f930
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions ReadMe.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Simple Overlay Clock

A simple clock to show the current time and date as a translucent topmost window. Ideal for use as a clock overlay on digital signage.

Developed by [James Schlackman](https://www.schlackman.org).

The program can be run as a standlone *.exe* or installed using the included *.msi* installer, which will configure the clock to automatically run at system startup.

## Requirements

Simple Overlay Clock requires .NET Framework 4.5 or later to be installed. This is installed by default on Windows 8 onwards, and is available for download for Windows Vista and Windows 7.

## Development

Session Arbiter is developed using [Visual Studio Community 2015](https://www.visualstudio.com/vs/community/). The installer is authored using the freeware edition of [Advanced Installer](http://www.advancedinstaller.com/).

This software incoporates elements from Crystal Project Icons by Everaldo Coelho.

0 comments on commit c90f930

Please sign in to comment.