Skip to content

makifiev/AuroraClientWebSocket

Repository files navigation

Моё приложение для ОС Аврора

Короткое описание моего приложения для ОС Аврора

The source code of the project is provided under the license, that allows it to be used in third-party applications.

Project Structure

The project has a common structure of an application based on C++ and QML for Aurora OS.

  • ru.auroraos.webSocket.pro file describes the project structure for the qmake build system.
  • icons directory contains application icons for different screen resolutions.
  • qml directory contains the QML source code and the UI resources.
    • cover directory contains the application cover implementations.
    • icons directory contains the custom UI icons.
    • pages directory contains the application pages.
    • webSocket.qml file provides the application window implementation.
  • rpm directory contains the rpm-package build settings. ru.auroraos.webSocket.spec file is used by rpmbuild tool. It is generated from ru.auroraos.webSocket.yaml file.
  • src directory contains the C++ source code.
    • main.cpp file is the application entry point.
  • translations directory contains the UI translation files.
  • ru.auroraos.webSocket.desktop file defines the display and parameters for launching the application.

About

No description, website, or topics provided.

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published