Addon Manager
Application that handles the installation of user-made workbenches and macros. More...
Classes | |
class | AddonManager.CommandAddonManager |
Namespaces | |
AddonManager_macro | |
Unified handler for FreeCAD macros that can be obtained from different sources. | |
AddonManager_utilities | |
Utilities to work across different platforms, providers and python versions. | |
AddonManager_workers | |
Multithread workers for the addon manager. | |
Functions | |
def | AddonManager.check_updates (addon_name, callback) |
Detailed Description
Application that handles the installation of user-made workbenches and macros.
The Addon Manager allows to install workbenches and macros made by users.
Function Documentation
◆ check_updates()
def AddonManager.check_updates | ( | addon_name, | |
callback | |||
) |
Checks for updates for a given addon