ArcaTele is a program designed for the international search of emergency contacts and health and safety services for individuals. The primary goal of ArcaTele is to provide quick and easy access to essential resources in emergency situations, helping people find the necessary contacts and services to ensure their safety and well-being.
- International Search: Enables users to search for emergency contacts and health and safety services across different countries.
- Constant Updates: Information on contacts and services is continuously updated to ensure maximum reliability.
- Intuitive TUI: Features a user-friendly Text User Interface (TUI) for an optimal user experience.
- Multilingual Support: Available in Russian, English and Italian.
- C++ Compiler
- CMake
-
Clone the repository:
git clone https://github.com/VittoriaAlata/ArcaTele.git
-
Navigate to the project directory:
cd ArcaTele -
Create a build directory and navigate to it:
mkdir build cd build -
Generate the build files using CMake:
cmake ..
-
Compile the program:
make
or
cmake --build .
-
Run the program:
./ArcaTele
-
View the results and search the necessary emergency and health services.

[Mappa de prefissi telefonici italiani Maximilian Dörrbecker (Chumwa) - Opera propria, CC BY-SA 2.5]
Opera modificata, reinventata in chiave TUI e resa interattiva tramite selezione e inserimento di window per le diverse Zone.
This project is licensed under the MIT License. See the LICENSE file for more details.
