Skip to content

anotherlusitano/piaget-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A cli tool to see and read your emails from Piaget. This tool scrapes the site infoestudante

screenshot

Warning

This project just works for Linux (and probably MacOS).

Features

  • Automatic login.
  • Read all your emails in Markdown with ${{\color{Goldenrod}{\textsf{pretty colors}}}}$.
  • Download any email attachment.

Usage

CLI tool to read notifications from Piaget

Usage: piaget-cli <COMMAND>

Commands:
  read, -r    Search for your read notifications
  unread, -u  Search for your unread notifications
    Usage: piaget-cli {unread|-u} [COMMAND]
    
    Commands:
      number, -n  Get the number of your unread notifications
      help        Print this message or the help of the given subcommand(s)
    
    Options:
      -h, --help  Print help
      help        Print this message or the help of the given subcommand(s)

Options:
  -h, --help  Print help

Dependencies