https://github.com/ramonbecker/clock-threads
Project using threads with clock related to Operating Systems discipline
https://github.com/ramonbecker/clock-threads
Last synced: about 1 year ago
JSON representation
Project using threads with clock related to Operating Systems discipline
- Host: GitHub
- URL: https://github.com/ramonbecker/clock-threads
- Owner: RamonBecker
- Created: 2019-09-24T15:02:14.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-04-09T19:39:57.000Z (about 5 years ago)
- Last Synced: 2024-12-25T16:10:33.534Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Clock Threads
> Project developed on threads related to the discipline of Operating Systems.
## :information_source: Information
The project aims to manipulate threads using a clock, alarm and stopwatch.
## 📹 Demo

## ⚠️ Prerequisite

## :rocket: Installation

```sh
git clone https://github.com/RamonBecker/Clock-Threads.git
sudo apt update
sudo apt install build-essential
sudo apt-get install manpages-dev
gcc --version
```

```sh
git clone https://github.com/RamonBecker/Clock-Threads.git
or install https://desktop.github.com/
install: https://cygwin.com/install.html
```
## :zap: Technologies
- C
## :memo: Developed features
- [x] The user can adjust the clock time
- [x] The user can view the clock time
- [x] The user can start the timer
- [x] The user can stop the timer
- [x] The user can reset the timer
- [x] The user can set an alarm
## :technologist: Author
By Ramon Becker 👋🏽 Get in touch!
[
](https://github.com/RamonBecker) [
](https://www.linkedin.com/in/https://www.linkedin.com/in/ramon-becker-da-silva-96b81b141//)
