Giter Club home page Giter Club logo

gyft-ss's Introduction

gyft-ss

Get Your Frickin' Timetable - from a ScreenShot! This project is designed to be similar to GYFT, but with a screenshot of students' timetable as input. So no passwords are ever entered - goodbye ERP login nightmares.

Dependencies

The project needs the following to be installed:

  • OpenCV (tested on 3.0+)
  • Tesseract (preferably 4.0)

How to use

A Makefile is provided for building the project. To do that, run:

make

A binary named gyft-ss will be created in the same directory. Run this binary with the path to your screenshot image as argument. For example,

./gyft-ss images/sample.png

License

GPLv3

Maintainer

Naresh R
GitHub: ghostwriternr
Email: ghostwriternr [at] gmail [dot] com

gyft-ss's People

Contributors

ghostwriternr avatar krythz43 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

gyft-ss's Issues

Add methods/endpoints to add timetable to Google Calendar

Scenario

The gyftss.convert method returns a tuple of tuples (very similar to a 2D array) with the timetable. The first row (i.e. the first item in the tuple) is the headers for the timetable. The following tuples are the actual slots (item with index 0 is day name).

TODO

  • Give users the option to allow this project (or the dashboard, which will be the frontend) to create a new calendar on their Google Account.
  • Add the timetable to this newly created calendar. FOR NOW, have the method take in start and end dates as parameters, but use arbitrary dates for till integration with frontend is done for this much.

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.