Pinned Loading
-
Bash Telegram Bot : Send and receive...
Bash Telegram Bot : Send and receive messages in realtime (long polling). Shipped with a simple API wrapper. Usage: adapting recvUpdate() and other stuff to your needs. 1#!/bin/bash
2# Title: Starter Bash Telegram Bot
3# Version: 0.1-alpha
4# Date: 2024-06-12
5# License: Unlicense
-
near-losslessly compress text from s...
near-losslessly compress text from stdin. parameter is nb of runs. using openai chat completions api. 1#!/bin/bash
2# Title: Compress Text
3# Version: 0.1
4# Date: 2024-06-12
5# License: MIT
-
Toggle between light/dark color sche...
Toggle between light/dark color scheme in KDE plasma 1#!/bin/bash
23light=BreezeLight
4dark=BreezeDark
5 -
quickgpt.sh
quickgpt.sh 1In `~/.profile` :
23```sh
4alias ask="$HOME/.quickgpt"
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.