I wonder why the Mac OS desktop app requires 10.15? I'm assuming it's just an electron app.
Linux app seems to be just a local server supposedly with web browser as an interface.
21–30 of 182 posts
I wonder why the Mac OS desktop app requires 10.15? I'm assuming it's just an electron app.
Linux app seems to be just a local server supposedly with web browser as an interface.
Nice. I was using Wekan for awhile until I ignored Heroku telling me that they were getting rid of the free MongoDB service, then I lost all of my data. Maybe I'll have to try this instead.
The project just looks really cool and I’m definitely going to download and try this.
I just wanted to thank the developers from the bottom of my heart for creating this.
Lastly I’m just curious is it possible to host this on a raspberry pi
I wonder why the Mac OS desktop app requires 10.15? I'm assuming it's just an electron app.
Not sure about version requirement but you can find that Mac app is written in Swift: https://github.com/mattermost/focalboard/tree/main/mac and Windows application in C# uses WPF: https://github.com/mattermost/focalboard/tree/main/win-wpf Linux app seems to be just a local server supposedly with web browser as an interface.
So, Swift would explain that..
It would’ve been more convenient to me if this project provided standalone downloads for macOS and Windows. The current downloads for the Desktop version are only available through the respective app stores on these two platforms.
Downloading from app store is about as easy as it gets.
I wonder why the Mac OS desktop app requires 10.15? I'm assuming it's just an electron app.
Not sure about version requirement but you can find that Mac app is written in Swift: https://github.com/mattermost/focalboard/tree/main/mac and Windows application in C# uses WPF: https://github.com/mattermost/focalboard/tree/main/win-wpf Linux app seems to be just a local server supposedly with web browser as an interface.
I’m just surprised few weeks ago i was looking at self hosted notion/trello like alternatives and now I just came across this. The project just looks really cool and I’m definitely going to download and try this. I just wanted to thank the developers from the bottom of my heart for creating this. Lastly I’m just curious is it possible to host this on a raspberry pi
This would be easier to test out if I could just run a docker image instead of doing a whole nginx configuration.
make webapp
make
bin/focalboard-server