Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 774 Bytes

File metadata and controls

21 lines (13 loc) · 774 Bytes

AutoCAD Web for Linux

AutoCAD Web desktop app for Linux

You will need an AutoCAD or AutoCAD LT subscription, otherwise it will only work as a CAD viewer.

INSTALLATION

In order to build this, you will need Nativefier first.

https://github.com/jiahaog/nativefier/

Once Nativefier is installed, run the following command:

nativefier --name "AutoCAD Web" "https://web.autocad.com" --user-agent "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36" --platform "linux" --internal-urls ".*?\autodesk\.*?"
cd auto-cad-web-linux-x64
./auto-cad-web