mirror of
https://github.com/calmh/almond.git
synced 2026-07-17 01:15:01 +00:00
No description
- C 55.7%
- HTML 35.3%
- Objective-C 4.8%
- Lua 1.8%
- Makefile 1.3%
- Other 1%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| Almond | ||
| .gitignore | ||
| LICENSE | ||
| README | ||
********************************************************************************* * * * Almond is currently pre-alpha software! * * * * In it's current state (2009-09-12) it is not functional, and not useful. What * * you see here is a technology preview and work in progress. * * * ********************************************************************************* Almond ====== Almond is an all purpose digital housekeeper. That basically means it will apply a set of rules to a set of files, and then perform a number of actions. These might be actions to archive or delete old files, sort images into folders based on download date, or something entirely different. The rules and and actions are written in the common script language Lua, and is easily user extensible. Almond is licensed under GPLv3, with all that that entails. See the LICENSE file for details. The latest source code is always available at: http://github.com/calmh/Almond/tree/master Jakob Borg 2009-09-12