Skip to content

Roshan-R/swiggy-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swiggy-cli

image

swiggy-cli is a cli application to track your swiggy order. It makes use of user provided browser cookies and calls the SwiggyAPIs to fetch and show data. It checks the status of the last order you placed, and if it's an ongoing order a simple downloader-like progress bar shows up with real time updates.

The browser cookie is stored as a plain text file to ~/.config/swiggy-cli/cookie

Installation

Pre-Built Binaries

Pre-built binaries are available for most operating systems and architectures are available in the latest release. To use them, simply download the binary and run. To make the program available from every directory, make sure to move the binary to a location that is in the PATH.

From Source

you could clone the repo and build the binary yourself

git clone https://github.com/Roshan-R/swiggy-cli
cd swiggy-cli
go build .

this will produce a binary in the current directory.

Contributing

Contributing to the project is more than welcome, if by code or ideas :)

About

Track your swiggy orders in the comfort of your terminal

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published