Skip to content

danila258/vega

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vega

A cross-platform scheduling application for MIREA students which works on desktop.

Table of Contents

Technologies Used

  • Qt 6.2.4 LTS
  • C++17
  • CMake 3.5

Features

List the ready features here:

  • Cross platform
  • Automatic schedule update
  • Offline work
  • Dark theme
  • Horizontal and vertical orientation

Build

Fork the repository and import to Qt Creator. If you use linux, in order to install the application icon, you need:

  1. Assemble the application and move the resulting binary file to the /usr/bin.
  2. From Vega/Resources/VegaIcon/Linux move Vega.svg to /usr/share/icons/hicolor mode/scalable/apps/ and Vega.desktop to /usr/shares/applications/ this requires superuser rights.
  3. Run Vega from /usr/bin.

License

LGPL