GithubHelp home page GithubHelp logo

marcodifrancesco / calendaranalyzer Goto Github PK

View Code? Open in Web Editor NEW
6.0 2.0 1.0 2.24 MB

Dashboard to visualize your Google Calendar events.

Home Page: http://raspberry.gleeze.com:8501

License: BSD 3-Clause "New" or "Revised" License

Python 95.89% Dockerfile 0.38% Shell 3.73%
python hacktoberfest

calendaranalyzer's Introduction

Welcome to Calendar Analyzer ๐Ÿ‘‹

Your Life, Visualized.

Visualize Google Calendar events in an Interactive Dashboard.

Includes 3 years of data, collected every 30 minutes.

๐Ÿ‘๏ธ Preview

Preview hosted in a 1GB Raspberry Pi, be kind to it โค๏ธ

Preview not available for now, but you can stil run it on your own. Check out the next section :)

๐Ÿš€ Usage

Run with 3 years of sample data provided.

Prerequisites: Python 3.10

  1. Clone repository
git clone https://github.com/MarcoDiFrancesco/CalendarAnalyzer.git
cd CalendarAnalyzer
  1. (Optional) Create Virtual Environment
python3.10 -m venv .venv
source .venv/bin/activate
  1. Install Python packages
pip install wheel
pip install -r requirements.txt
  1. Source environment variables (e.g. calendar links)
source .envvars.sample
  1. Run Dashboard
streamlit run app.py
  1. Now open the Dashboard โ†’ http://localhost:8501

FAQ

๐Ÿš‰ Which platform you collect data with? Google Calendar.

โฌ‡๏ธ How do you download data from Google Calendar? Instructions in the Wiki page Get calendar link.

๐Ÿ“œ Which categories do you use? List of activities e.g. Study, Sport; can be found in the Wiki page Categorization.

โ“ Why these categories? Can be found in Wiki page Categorization rules.

๐Ÿ–ผ๏ธ How does code structure looks like? Nobody wants to know, but still looks amazing, just look Wiki page Extra.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.