Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maxwastakenyt/jmlt
JMLT: a set of simple FOSS tools for Linux (mainly Arch Linux)
https://github.com/maxwastakenyt/jmlt
arch cpp foss linux toolbox tools toolset
Last synced: about 2 months ago
JSON representation
JMLT: a set of simple FOSS tools for Linux (mainly Arch Linux)
- Host: GitHub
- URL: https://github.com/maxwastakenyt/jmlt
- Owner: MaxWasTakenYT
- License: mit
- Created: 2024-09-10T14:16:47.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-13T18:10:48.000Z (3 months ago)
- Last Synced: 2024-10-14T02:23:06.024Z (3 months ago)
- Topics: arch, cpp, foss, linux, toolbox, tools, toolset
- Language: C++
- Homepage:
- Size: 133 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📦JMLT - jstmax!'s (arch) Linux Toolbox
a set of simple FOSS tools for Linux (mainly Arch Linux)## 1. use the installer;
* download the installer: `wget https://github.com/MaxWasTakenYT/JMLT/raw/refs/heads/main/jmlt-qi`
* give exec perms to the installer: `chmod +x ./jmlt-qi`
* run the installer: `./jmlt-qi`## 2. use the installer, but build it manually(?);
* chained command: `wget https://github.com/MaxWasTakenYT/JMLT/raw/refs/heads/main/needed/sources/jmlt-qi.cpp && g++ -o jmlt-qi jmlt-qi.cpp && rm jmlt-qi.cpp`## 3. build manually;
* clone the repo: `git clone https://github.com/MaxWasTakenYT/jmlt`
* go inside the repo folder: `cd ./jmlt`
* open the 'build' folder: `cd ./build`
* read the 'README' file for instructions: (e.g. `cat ./README`)Â
###### { jstmax! } @ { 62 69 74 2E 6C 79 2F 6D 78 5F 69 6E 66 6F }