All Projects → Elive → elive-tools

Elive / elive-tools

Licence: other
Set of handy and useful tools by Elive, for specially use in the Elive project

Programming Languages

shell
77523 projects
awk
318 projects
HTML
75241 projects
perl
6916 projects

Projects that are alternatives of or similar to elive-tools

You Dont Need Gui
Stop relying on GUI; CLI **ROCKS**
Stars: ✭ 4,766 (+36561.54%)
Mutual labels:  commandline, commands
garmin-connect-export
Downloads gpx, tcx or original fit files from your Garmin Connect Account.
Stars: ✭ 42 (+223.08%)
Mutual labels:  commandline, command-line-tools
shell.how
Explain shell commands using next-generation autocomplete Fig.
Stars: ✭ 237 (+1723.08%)
Mutual labels:  commandline
commandline
Getopt styled command line parser.
Stars: ✭ 17 (+30.77%)
Mutual labels:  commandline
Asciidots-Cheat-Sheet
My personal Asciidots Cheat Sheet in .jpg .odt .pdf .png and obviously in .txt
Stars: ✭ 17 (+30.77%)
Mutual labels:  commands
Blackeye-for-Windows
This is a Phishing tool. Phishing is a type of hacking also called credential harvesting. It creates fake websites for victims to login which saves their login info which includes IP, User-Agent, Username and Password to a file in the computer running Blackeye. This tool has been there for Linux and even Android via Termux. I converted it to Win…
Stars: ✭ 38 (+192.31%)
Mutual labels:  commandline
linux-cheatsheet
This is Day to Day Work Linux Cheatsheet for Software Engineers.
Stars: ✭ 26 (+100%)
Mutual labels:  commands
gatsby-theme-terminal
A Gatsby theme for techies who love terminal / command line / bash like portfolio.
Stars: ✭ 20 (+53.85%)
Mutual labels:  commandline
command-line-quick-reference
quick reference on command line tools and techniques for the people with limited time
Stars: ✭ 331 (+2446.15%)
Mutual labels:  commandline
pac4cli
Proxy-auto-discovery for command-line applications
Stars: ✭ 20 (+53.85%)
Mutual labels:  commandline
machinescli
This tool provides commandline access for https://www.hackthebox.eu, https://tryhackme.com/ and https://www.vulnhub.com/ machines.
Stars: ✭ 34 (+161.54%)
Mutual labels:  commandline
elearning
elearning linux/mac/db/cache/server/tools/人工智能
Stars: ✭ 72 (+453.85%)
Mutual labels:  commands
Mvvmicro
Minimalist MVVM framework for .NET.
Stars: ✭ 22 (+69.23%)
Mutual labels:  commands
awesome-macos-commandline
A curated list of awesome command-line software for macOS.
Stars: ✭ 167 (+1184.62%)
Mutual labels:  commandline
Mis-Comandos-Linux
📋 Lista descrita de mis 💯 comandos favoritos ⭐ en GNU/Linux 💻
Stars: ✭ 28 (+115.38%)
Mutual labels:  commands
dynamic-cli
A Modern, user-friendly command-line HTTP client for the API testing, and if you're stuck - Search and browse StackOverflow without leaving the CLI
Stars: ✭ 151 (+1061.54%)
Mutual labels:  commandline
rdf2smw
Convert RDF to Semantic MediaWiki facts in MediaWiki XML format, with a standalone commandline tool
Stars: ✭ 18 (+38.46%)
Mutual labels:  commandline
marv
Marv your Swiss streaming tool!
Stars: ✭ 149 (+1046.15%)
Mutual labels:  commands
toastify
🍞A commandline tool that shows desktop notifications using notify-rust
Stars: ✭ 60 (+361.54%)
Mutual labels:  commandline
cypress-maildev
Cypress Maildev is a bunch of Cypress commands in order to test your messages (SMS and Emails) by using Maildev REST API.
Stars: ✭ 19 (+46.15%)
Mutual labels:  commands

elive-tools

Set of handy and useful tools by Elive, for specially use in the Elive project

UPDATE: this repo has a big ton of amazing tools and features, but i have not the time to maintain the readme, sorry for that! If you would like this README to be expanded, please send a pull request :)

This is a brief summary of tools and features:

audio-configurator

It lets you configure and use a specific alsa card (yes, really!)

bkp

One of the most AMAZING tools ever made, extremely handy. It saves "states" of your actual working directories, being able to recover them, to make a diff, or to visualize differences and merge them. It even creates a separated working dir if you want to run "make" or doing massive changes just for test. Yes, it's similar to git, but the main goals of this tool are:

  • idependent
  • fast
  • handy

TODO for Thanatermesis : Here add the full documentation for bkp!

elivepaste

Run elivepaste on a text file (or pipe something in!); it will be uploaded to a service similar to pastebin, and will send the link to #elive on libera.chat.

If you don't want the link sent on IRC, use the -s parameter.

waitfor

Let's say you have a workflow where normally you would run rebuild-packages && rebuild-iso. Oh no - you accidentally forgot the && rebuild-iso, and you don't want to kill the process since then it'd have to restart! waitfor is designed for this use-case. It blocks the shell until a process you specify exits! You use it like so: waitfor <process_to_wait_for> && <second_command>

user-manager

The tool to create users in Elive, it is meant to include all the user-creation features. Simply run the command and voilà!

el_ commands

In your terminal, enter el_ and press TAB. You now have a list of commands that can power up your shell, especially your scripts! Elive uses them for most of its shell scripts. It can be very helpful.

make-cookies-with-chocolate

A tool for making delicious cookies, using a protocol similar to HTCPCP

Well, I'm joking, of course, but you can add it :)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].