Giter Site home page Giter Site logo

nholthaus / g19s-imperial-clock Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 0.0 34.79 MB

Star Wars themed Imperial Logo Clock Applet for the Logitech G19s Keyboard

License: MIT License

C++ 79.27% C 7.76% CMake 12.98%
logitech-gaming clock g19s star-wars windows-10

g19s-imperial-clock's Introduction

G19s-Imperial-Clock

Star Wars themed Imperial Logo Clock Applet for the Logitech G19s Keyboard

image

DOWNLOAD

LICENSE

The MIT License (MIT)

Copyright © 2014 Nic Holthaus

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

  1. INSTALLING

  1. Download G19s-Imperial-Clock-Installer.exe from the latest release.

  2. Double click the downloaded executable and follow the prompts in the installer.

  3. To make the clock available on computer start-up, add the "LCDImperialClock.exe" program to your windows Startup folder in the start menu. The .exe can be found at "C:\Program Files\Logitech Gaming Software\Applets" or wherever your logitech gaming software directory is located.

  4. Now simply select the program on the applet chooser of your G19 keyboard!

  5. CHANGING SETTINGS


There are several configurable settings which can be accessed by clicking the system tray icon on the bottom right corner of your windows task bar while the program is running.

  1. Smooth Movement - turning this on makes the clock's second hand swing smoothly. Disabling it gives the clock a 'ticking' effect. Smooth motion uses slightly more CPU than ticking.
  2. Show Date - Shows the current date atop the clock. This can also be enabled by pressing 'up' on the G19s D-pad.
  3. Show digital time - Shows the current digital time below the clock. This can also be enabled by pressing 'down' on the G19s D-pad.
  4. 24-hour time - Changes digital time to a 24 hour clock (or vice versa) when enabled.
  5. Personalized Message - Shows the message of your choice near the bottom of the clock. Maximum of 29 characters (which is the width of the G19's lcd)

To exit the program, right click the system tray icon and select 'exit'.

  1. BUILDING

To build the software, you'll need

  • Qt 5.4 or later (used for image processing/GUI),
  • CMAKE to build the makefile/visual studio project, and
  • NSIS if you want to build the windows installer package.
  • Visual Studio 2015 which is the only version the logitech library supports As of writing this, the project is only really set up for windows, as I'm pretty sure the logitech libraries only support windows. If that's not the case, the clock code itself should be a trivial port since cmake/qt are natively cross-platform.

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.