Oliner is a lightweight CLI utility to store, organize, and access one-liner codes and links.
- Store, categorize, and modify files or entries.
- Copy keys to clipboard or open links with custom commands.
- Search text globally and scan or auto-remove duplicate lines.
- Import and export categories via zip archives.
- And more features.
Please read .docs/disclaimer.md before using this tool.
Use this software at your own risk.
The author is not responsible for any damage, data loss, or issues that may result from its use.
Quick install:
git clone https://github.com/Zeronetsec/Oliner
cd Oliner
chmod +x install.sh
./install.shFor more detailed installation and uninstallation instructions, see .docs/install_and_uninstall.md.
oliner --list
oliner --add myoneliner/code "GitHub: code(https://github.com/Zeronetsec).msg(my github profile)"
oliner --copy myoneliner/code GitHub --with 'xclip -selection {}'
oliner --search github
oliner --export myonelinerAnd more commands.
This project is licensed under the MIT License.