An open API service indexing awesome lists of open source software.

https://github.com/kalakit/kalamove

C++ 20 executable that helps move files in bulk to different locations on your drive.
https://github.com/kalakit/kalamove

file file-handling file-management file-manager filemanager files filesystem linux linux-app windows windows-10 windows-11

Last synced: about 2 months ago
JSON representation

C++ 20 executable that helps move files in bulk to different locations on your drive.

Awesome Lists containing this project

README

          

# KalaMove

**KalaMove** is an executable that uses `.kmf` files that are designed as a lightweight, strict, and repeatable alternative to batch/shell scripts, CMake commands, or even full installers when all you need is reliable file movement.

This cli was built with the help of the [KalaCLI](https://github.com/kalakit/kalacli) library.

This project relies on several [external dependencies](https://github.com/greeenlaser/external-shared), they are not shipped inside this project, please make sure you have that repository cloned into a folder inside the same parent directory as this project folder before compiling this project from source.

## Links

[Donate on PayPal](https://www.paypal.com/donate/?hosted_button_id=QWG8SAYX5TTP6)

[Official Discord server](https://discord.gg/jkvasmTND5)

[Official Youtube channel](https://youtube.com/greenlaser)

---

## Docs

[How to build from source](docs/build_from_source.md)

[External libraries](docs/external_libraries.md)

[How to use](docs/how_to_use.md)

[Next version goals](docs/next_version_goals.md)

[Lost Empire Entertainment and KalaKit ecosystem](docs/ecosystem.md)