All Projects → Alonely0 → Voila

Alonely0 / Voila

Licence: MIT license
Voila is a domain-specific language launched through CLI tool for operating with files and directories in massive amounts in a fast & reliable way.

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to Voila

files
Useful methods to manage files and directories
Stars: ✭ 27 (-65.38%)
Mutual labels:  files, directory, file, directories
diskusage
FANTASTIC SPEED utility to find out top largest folders/files on the disk.
Stars: ✭ 64 (-17.95%)
Mutual labels:  files, folder, folders, directories
Carbon Now Cli
🎨 Beautiful images of your code — from right inside your terminal.
Stars: ✭ 5,165 (+6521.79%)
Mutual labels:  cli-app, cli-application, cli-tool
dirgen
Generate files and folders from a template file
Stars: ✭ 21 (-73.08%)
Mutual labels:  files, directory, folders
directory-structure
📦 Print a directory tree structure in your Python code.
Stars: ✭ 40 (-48.72%)
Mutual labels:  directory, file, folder
delete-empty
Recursively delete all empty folders in a directory and child directories.
Stars: ✭ 38 (-51.28%)
Mutual labels:  files, directory, directories
Fcfilemanager
iOS File Manager on top of NSFileManager for simplifying files management. 📂
Stars: ✭ 862 (+1005.13%)
Mutual labels:  files, directory, file
Com2Kube
Web application that convert docker-compose files to kubernetes files
Stars: ✭ 26 (-66.67%)
Mutual labels:  files, file
jquery.filebrowser
File browser jQuery plugin
Stars: ✭ 29 (-62.82%)
Mutual labels:  files, directories
txr
Send files super easily to other computers/servers using WebSockets.
Stars: ✭ 20 (-74.36%)
Mutual labels:  files, directories
fsify
Convert an array of objects into a persistent or temporary directory structure.
Stars: ✭ 24 (-69.23%)
Mutual labels:  directory, file
file access
File.io for Web, Desktop and Mobile for Flutter
Stars: ✭ 59 (-24.36%)
Mutual labels:  files, file
react-folder-tree
A versatile react treeview library that supports custom icons and event handlers
Stars: ✭ 56 (-28.21%)
Mutual labels:  folder, folders
gtree
Output tree🌳 or Make directories📁 from #Markdown or Programmatically. Provide CLI, Golang library and Web (using #Wasm ).
Stars: ✭ 88 (+12.82%)
Mutual labels:  directory, file
loli
A pretty CLI to find animes passing images 👉😳👈
Stars: ✭ 17 (-78.21%)
Mutual labels:  cli-application, cli-tool
PHP-FileUpload
Simple and convenient file uploads — secure by default
Stars: ✭ 53 (-32.05%)
Mutual labels:  files, file
goris
This is a CLI tool to search for images with Google Reverse Image Search (goris).
Stars: ✭ 62 (-20.51%)
Mutual labels:  cli-app, cli-tool
empty-dir
Check if a directory is empty.
Stars: ✭ 19 (-75.64%)
Mutual labels:  directory, folder
odcrawler-frontend
A frontend for ODCrawler, an Open Directory search engine.
Stars: ✭ 20 (-74.36%)
Mutual labels:  files, directory
random
Random data generator AKA faker
Stars: ✭ 14 (-82.05%)
Mutual labels:  cli-app, cli-application

Voila forthebadge forthebadge

Contributor Covenant GitHub license Lines of code GitHub release (latest SemVer) GitHub commits since latest release (by date) GitHub Release Date GitHub last commit GitHub contributors OSS Lifecycle Crates.io Crates.io (latest) Linux build macOS build Windows build

Voila is a DSL (domain-specific language) for interacting in a fast, reliable, versatile, safe & multithreaded way with files & directories. It is based on a CLI tool, although you can write your Voila code and do something like this voila DIRECTORY "$(cat operations.vla)". Voila is mainly tested in Linux, so should work better in *nix (Linux, *BSD, macOS, etc) than in Windows-based operating systems, but shouldn't be any problems on them. Voila is completely cross-platform.

Voila scripts are interpreted, but optionally you can compile it like you'd do with other programming languages.

Documentation

You can find the docs in the wiki.

Installation

See #Installation in the docs.

Submitting

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].