Skip to content

LCA-ActivityBrowser/AB-launcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Activity Browser Launcher

Don't want to deal with manually installing Conda, the Activity Browser packages, and keeping them all up to date? Use the Activity Browser launcher that manages this for you instead. Download the newest installer for your operating system from the releases page.

This software is still in its alpha stage: use at your own risk

Supported on Windows and MacOS

Building the launcher yourself

  • Install (Mini)Conda
  • Create the build environment using the right .yml in the .github/environments folder
  • Build for your OS by either using pyinstaller windows.spec or pyinstaller macos.spec
  • Enjoy the fruits of your labour that may be found in the newly created dist folder