Linerre / Jessie

Scripts that automate the workflow of my friend Jessie

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What

This repo holds the scripts that will automate some tedious routines and reduce the workload for my friend Jessie, so that she will seemiingly earn more.

There are two directories: anki and bash.

The anki dir

As the names itself indicates, the anki dir is all about the popular memorization software Anki. Most of the scripts here will be written in Python. Hopefully, the scripts might eventually evolve into an anki add-on.

The bash dir

The bash dir contains all the .sh scripts that can automate some boring and time-consuming tasks commonly met on a point-and-click Desktop Environment. These scripts also serve as learning experiments since both of us are new to bash programming.

About

Scripts that automate the workflow of my friend Jessie


Languages

Language:Python 49.2%Language:Shell 22.4%Language:JavaScript 11.5%Language:HTML 10.4%Language:CSS 6.5%