https://github.com/mipmip/inkscape-cloud-architect
Make Inkscape a professional Cloud Visualization Studio for Cloud Architects
https://github.com/mipmip/inkscape-cloud-architect
architect aws devops inkscape
Last synced: 9 months ago
JSON representation
Make Inkscape a professional Cloud Visualization Studio for Cloud Architects
- Host: GitHub
- URL: https://github.com/mipmip/inkscape-cloud-architect
- Owner: mipmip
- License: mit
- Created: 2023-10-19T16:23:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-03T21:41:18.000Z (10 months ago)
- Last Synced: 2025-04-06T22:05:38.217Z (10 months ago)
- Topics: architect, aws, devops, inkscape
- Language: Python
- Homepage:
- Size: 14.4 MB
- Stars: 339
- Watchers: 3
- Forks: 11
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Inkscape Cloud Architect
_We can do better than all that expensive online crap editors_ 😎
Make Inkscape a professional Cloud Visualization Studio for Cloud Architects.
## Includes
- AWS Symbol Sets
- AWS Diagram Templates



## Install
Clone repo.
Build symbols and install all symbols and templates in current users inkscape folder.
```
git clone https://github.com/mipmip/inkscape-cloud-architect
cd inkscape-cloud-architect
make all
```
## Remove
Remove all install assets:
```
make clean
```
## Usage
### Using templates
Click `New from template` in File menu and search for `AWS`.
### Using Symbols
Open the symbols tab and select an AWS panel. You can also select all symbols
and then search for specific AWS symbols. Eg. `NAT`.
### 💡 Tips for diagramming with Inkscape
Inkscape is a vector drawing application which can have many purposes. Read these tips to [optimize your Inkscape workflow](docs/tips.md) for creating Cloud Diagrams.
## Future
- Connect to AWS to visialize live cloud environments.
- Instance Types
- Azure
- better dark mode supprt
- Install scripts for Windows
## Disclaimer
Icons are downloaded from AWS and AWS is copyright owner of these icons.
_sponsored by [TechNative](https://technative.eu)_