Skip to content

Get Your Frickin' Timetable - from a ScreenShot? (WIP! Need contributors)

License

Notifications You must be signed in to change notification settings

Krythz43/gyft-ss

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Get Your Frickin' Timetable - from a ScreenShot? (WIP! Need contributors)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 89.0%
  • Makefile 6.0%
  • Python 5.0%