https://github.com/bun137/attendance_shell
simple shell script to take attendance
https://github.com/bun137/attendance_shell
hacknight-2024 hackotberfest shell-scripting
Last synced: 4 months ago
JSON representation
simple shell script to take attendance
- Host: GitHub
- URL: https://github.com/bun137/attendance_shell
- Owner: bun137
- Created: 2024-10-17T05:53:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-18T13:31:02.000Z (over 1 year ago)
- Last Synced: 2024-10-20T12:57:39.807Z (over 1 year ago)
- Topics: hacknight-2024, hackotberfest, shell-scripting
- Language: Shell
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.MD
Awesome Lists containing this project
README
# Attendance Taker!
### Hi! So im taking a PESU IO course and my throat hurts at the end of the class. I made this bash script `take_attendance.bash`.
It basically reads out names for me and for each name, I have 3 options:
1. (a) for absent -> this marks the student absent
2. (p) for present -> this marks the student present
3. (r) for repeat -> this repeats the name
There is another script called `convert.zsh`, this script takes input as the names of the students and outputs file called `student_names.txt` which is a *comma separated* ***txt*** file!
The `take_attendance.bash` script takes in `student_names.txt` as the input of student names and uses a python package to convert the names to voice files. It then uses `mpg123` to play the voice files.
## Maintainer Deets:
### Name: Shreya Gurram
### Contact: 9901618209