Skip to content

yzhedwin/totoScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toto Verification App

Objective

Efficiently check lottery numbers against result

Installation

Navigate to the scraper directory and install the packages for the backend server

  • npm install

Compile the app with the following command

  • gcc toto.c -o toto

How to use

Run the backend server

  • npm run start

Fetch results and input to app

  • curl localhost:4000/toto > text.txt | toto < text.txt

About

Lottery Ticket Auto Checker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published