Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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

![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!

[github](https://github.com/RamonBecker) [linkedin](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])