Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ramonbecker/clock-threads
Project using threads with clock related to Operating Systems discipline
https://github.com/ramonbecker/clock-threads
Last synced: 3 days 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 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-09T19:39:57.000Z (over 3 years ago)
- Last Synced: 2024-06-26T15:00:41.035Z (6 months 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: InformationThe project aims to manipulate threads using a clock, alarm and stopwatch.
## 📹 Demo
![relogio](https://user-images.githubusercontent.com/44611131/114231175-78ea8180-9950-11eb-9eb5-09eb3c3d997f.gif)
## ⚠️ Prerequisite
![imagemC](https://user-images.githubusercontent.com/44611131/114224271-41c3a280-9947-11eb-8df7-6c0eeaf7f5aa.png)
## :rocket: Installation
![](https://img.shields.io/badge/Linux-FCC624?style=for-the-badge&logo=linux&logoColor=black)
```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
```![](https://img.shields.io/badge/Windows-0078D6?style=for-the-badge&logo=windows&logoColor=white)
```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//)
![Gmail Badge](https://img.shields.io/badge/[email protected]?style=flat-square&logo=Gmail&logoColor=white&link=mailto:[email protected])