Giter VIP home page Giter VIP logo

lecturecountdown's Introduction

App Logo

Lecture Countdown

A simple UWP countdown app for Windows 10/11.


Issues License Crowdin

About The Project

Lecture Countdown is a must-have countdown app for students.

Does this sound familiar: You have been sitting in class for hours, are exhausted, and just want to head home already? Lecture Countdown is there to help you stay motivated! Keep it up and remain concentrated till the end! With the Lecture Countdown app, you can always see exactly how much longer the lecture will last - and how much time has already passed.

Beautiful screenshot of the app

App Features:

  • Always on Top mode
  • See how much time has already passed
  • Progress visualization in percent
  • Notification when countdown is over
  • Theme support (Dark/Light)

Download app from the Microsoft Store

Getting Started

To build the app from source, follow these instructions.

Prerequisites

Installation

To build and run the project, open the .sln file in Visual Studio, set LectureCountdownApp as the startup project (via right-click menu in in the solution explorer) and press F5 on the keyboard.

Usage

You can launch the app from the command line to pass parameters. Note that the App execution alias for LectureCountdown.exe must be enabled in Windows Settings for this to work.

> LectureCountdown --length 20

Available Parameters:

--length                length of the countdown in minutes
--end-time              end time of the countdown in format hh:mm (with optional AM/PM)
--description           description of the countdown (wrap in quotation marks if necessary)
--notification          notification mode (accepts "none", "silent", "sound", or "alarm")
--notification-sound    notification sound to be played (= position of the sound in the dropdown menu)
--compact-mode          pass this parameter to launch the app in compact mode
--cancel                pass this parameter to cancel the current countdown

Examples:

> LectureCountdown --length 20 --description "My 20-minute countdown" --compact-mode
> LectureCountdown --end-time 09:30 --notification alarm --notification-sound 6
> LectureCountdown --cancel

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

Creating A Pull Request

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b amazing-feature)
  3. Commit your Changes (git commit -m 'Add some Amazing Feature')
  4. Push to the Branch (git push origin amazing-feature)
  5. Open a Pull Request

Helping with Translation

This project is localized using Crowdin.

Privacy Policy

See PRIVACY.md for more information.

License

Distributed under the MIT License. See LICENSE.txt for more information.

Donations

If you enjoy using this app and would like to support me so I can dedicate more time to open source projects like this, here is my PayPal link - Thanks!

Acknowledgements

lecturecountdown's People

Contributors

emiljunker avatar

Stargazers

Peter Abbasi avatar

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.