summaryrefslogtreecommitdiff
path: root/src/main.rs
AgeCommit message (Collapse)Author
2021-08-05feat: get spaces of a facultySanto Cariotti
2021-08-05feat: create a module to manage the keyboard responseSanto Cariotti
2021-08-05feat: handle the callback of the facultySanto Cariotti
2021-08-04docs: init addsSanto Cariotti
2021-07-30chore: log if the user has logged inSanto Cariotti
2021-07-30refactor: browser as modular funcsSanto Cariotti
2021-07-29chore: use driver url as env variableSanto Cariotti
2021-07-29fix: close driver before close the running softwareSanto Cariotti
2021-07-29refactor: manage callbacks with tokio-streamSanto Cariotti
2021-07-29feat: make loginSanto Cariotti
2021-07-28initSanto Cariotti