https://github.com/cuongndc9/countdown
A simple countdown ⏳ app.
https://github.com/cuongndc9/countdown
103cuong countdown countdown-timer
Last synced: 7 months ago
JSON representation
A simple countdown ⏳ app.
- Host: GitHub
- URL: https://github.com/cuongndc9/countdown
- Owner: cuongndc9
- License: mit
- Created: 2018-09-11T16:35:57.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-07-12T19:36:10.000Z (7 months ago)
- Last Synced: 2025-07-12T21:26:46.451Z (7 months ago)
- Topics: 103cuong, countdown, countdown-timer
- Language: C#
- Homepage:
- Size: 487 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Countdown
A simple countdown ⏳ app.
## Contents
* [Installation](#installation)
* [Demo](#demo)
* [Documents](#documents)
* [Bugs and Issues](#bugs-and-issues)
* [Authors](#authors)
* [License](#license)
## Installation
**1. Create a C# Windows Forms Application**
* Create a C# Windows Forms Project.
* Add New Item to your application.
**2. Create a Setup Project**
* Add new project => setup and deployment => setup project.
* Right Click on Setup project and Add project Output and select primary output from your main project.
* Right Click on Setup project and Add project Output and select content files from your main project.
* Select .Net Framework.
* Select Windows Installer.
* Select radio button Download prerequisites from the same location as my application.
* Right Click on Users Desktop at left pane and add new Shortcut and select application folder, primary output from SampleApplication, and click ok and the rename the short cut to what you need.
* Rebuild solution.
* Rebuild Setup Project.
* Go to Output directory of setup project and run setup.exe.
Enjoy 😍
## Demo
You can use this app [here](https://drive.google.com/file/d/18KXJYTCx-77Fm9jR-nFuBNmlnb07WDdL/view?usp=sharing).
## Documents
For help getting started with C#, view our online [documentation](https://docs.microsoft.com/en-us/dotnet/csharp/).
## License
MIT
> "We may encounter many defeats but we must not be defeated." - Maya Angelou