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.
- Host: GitHub
- URL: https://github.com/kalakit/kalamove
- Owner: KalaKit
- License: other
- Created: 2025-09-23T06:05:14.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-09-23T12:43:42.000Z (9 months ago)
- Last Synced: 2025-09-23T13:35:26.274Z (9 months ago)
- Topics: file, file-handling, file-management, file-manager, filemanager, files, filesystem, linux, linux-app, windows, windows-10, windows-11
- Language: C++
- Homepage:
- Size: 37.1 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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)