Skip to content

SemkiShow/TimetableGenerator

Repository files navigation

Timetable Generator

A tool for creating timetables easily

How to run

  • Download the latest release
  • Unzip it
  • Run TimetableGenerator or TimetableGenerator.exe depending on your system

How to build

  1. If on Linux, install raylib's dependencies following this tutorial

  2. You'll need a C/C++ compiler, Git and CMake

  3. Run

    git clone https://github.com/SemkiShow/TimetableGenerator
    cd TimetableGenerator
    git submodule update --init --depth 1
    chmod +x run.sh
    ./run.sh

About

A tool for creating timetables easily

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Contributors