I used this software on Windows, and now I use macos but the software is not very friendly to macos. How can I use it on macos?
It's very easy to install on osx.
If you have homebrew you run the following:
brew install pygtk
brew install gtksourceview gtksourceview3 pygtksourceview
Then python cherrytree launches the application
Now we only need to set it up for homebrew as a package
homebrew package is a good first step, but the command line is not an option for most user.
Most helpful comment
It's very easy to install on osx.
If you have homebrew you run the following:
brew install pygtk
brew install gtksourceview gtksourceview3 pygtksourceview
Then python cherrytree launches the application
Now we only need to set it up for homebrew as a package