https://github.com/hustavojhon/frog
A collection of scripts crafted with creativity and precision, combining efficiency with thoughtful design. Each line of code reflects both technical skill and a playful spirit, inspired by moments shared with someone special.
https://github.com/hustavojhon/frog
bash powershell python shell-scripts
Last synced: 12 months ago
JSON representation
A collection of scripts crafted with creativity and precision, combining efficiency with thoughtful design. Each line of code reflects both technical skill and a playful spirit, inspired by moments shared with someone special.
- Host: GitHub
- URL: https://github.com/hustavojhon/frog
- Owner: HustavoJhon
- Created: 2023-11-07T03:21:26.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-25T03:45:41.000Z (over 1 year ago)
- Last Synced: 2025-01-11T14:49:32.849Z (about 1 year ago)
- Topics: bash, powershell, python, shell-scripts
- Language: Shell
- Homepage:
- Size: 1.79 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frog
Custom system fetching tool written in a Bash script. The script, acting like a clever fetcher, utilizes efficient loops and sorting algorithms to ensure that each jump is executed perfectly. This project also evokes memories of a special day when a penguin and a frog shared a walk.
[](https://github.com/abrilskop)
[](https://github.com/hustavojhon/frog)
[](https://github.com/hustavojhon/frog)
[](https://github.com/hustavojhon/frog)
[](https://github.com/hustavojhon/frog)
## Installation
### Manual:
- Clone this repository & run frog.
```yaml
# clones the frog repo
$ git clone https://github.com/HustavoJhon/frog.git
# cd into frog
$ cd frog
# copy the fonts
$ cp ttf-material-design-icons/* $HOME/.local/share/fonts
# update fontconfig
$ fc-cache -fv
# run frog
$ chmod +x ./frog.sh && ./frog.sh
```