Simple & Beautiful in interface, advanced inside.
Fast and slim calendar can show you week days and will not let you forget what date is today, you can discover holidays of countries: Ukraine, Russia, Belarus, Uzbekistan, USA, just try Events list.
-
Clone the Calendar Surf:
git clone https://github.com/KR1470R/CalendarSurf.git && \ cd CalendarSurf
-
Install the requirements:
pip3 install -r requirements.txt
-
Run the server:
FLASK_APP=run.py flask run
-
Open your browser at https://localhost:5000/
-
Use & Enjoy.
Windows- Unix and Unix-like systems (Linux, OS X, BSD, etc).