Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mwakok authored Mar 2, 2022
1 parent b19acd5 commit 14b3f17
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,21 @@ Collection of materials to host a Software Carpentries workshop. These materials
- [Python lesson plan](/lesson_plans/2021_11_15_Python.md)
- [Repository tag]()

## Tools
For online teaching, I use the following tools

- [Git and Gitbash](https://gitforwindows.org/)

- Python installation with [miniconda](https://docs.conda.io/en/latest/miniconda.html)

- Windows Terminal Preview with [split screen](https://endjin.com/blog/2020/05/5-tips-for-an-awesome-windows-terminal-experience) to show the [terminal history](https://github.com/4TUResearchData-Carpentries/documentation/blob/master/command-history.md).

- [Windock](https://www.ivanyu.ca/windock) for quickly managing the position, aspect ratio, and size of my windows.

- For plenary exercises, I use [polls for Zoom](https://www.howtogeek.com/674907/how-to-create-polls-in-zoom-meetings/)

- To control my webcam background, I pipe a virtual webcam from [XSplit VCam](https://www.xsplit.com/vcam) into [OBS](https://obsproject.com/), ensuring consistent backgrounds accross various online meeting programs (Teams, Zoom, Skype)

## License

This work is licensed under a
Expand Down

0 comments on commit 14b3f17

Please sign in to comment.