Skip to content

Command-line program for querying the Foodle API.

License

Notifications You must be signed in to change notification settings

Tom60-Foodles/Foodles-CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Foodle CLI

Command-line program for querying the Foodle API

Configuration

Go to https://app.foodles.co/, use the development tool (F12) to obtain the "sessionid" cookie, then put it in the "cookies.toml" file.

[cookies]
sessionid = "The value you have get in your web browser"

License

This project is licensed under the Unlicense license - see the LICENSE.md file for details