About
Antimony is a computer-aided design (CAD) tool from a parallel universe
in which CAD software evolved from Lisp machines rather than drafting tables
This work is a spiritual successor to kokopelli
by way of fabserver.
For more details and screenshots, look at this writeup.
Try it
Antimony is in long-term maintenance mode.
It's at a beta level of stability:
solid, but not recommended for mission-critical use.
To get started, there are two suggested options:
- Download a pre-built application (Mac only)
- Build from source (Mac and Linux)
There are also community-supported packages for the following operating systems:
- Debian 11 or later
apt install antimony
- Fedora 22 through 32 (no longer supported)
dnf install antimony
- FreeBSD 13 or later
pkg install antimony-cad
- Ubuntu 22.04 or later
apt install antimony
Support
If you have a general question, send it along to the Google Group.
If you have a specific issue, check the issues to see if someone else has had the same problem.
License
Antimony is released under the MIT License:
Copyright (c) 2013-2015 Matthew Keeter and other contributors
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
Antimony includes code from kokopelli, which is
© 2012-2013 Massachusetts Institute of Technology
© 2013 Matthew Keeter