Skip to content

Instantly share code, notes, and snippets.

@bcamargogui
Created September 28, 2020 13:31
Show Gist options
  • Save bcamargogui/076cfdbda33cc8453baecea01051aee2 to your computer and use it in GitHub Desktop.
Save bcamargogui/076cfdbda33cc8453baecea01051aee2 to your computer and use it in GitHub Desktop.
Native cobasi mail app for linux
# Using https://github.com/jiahaog/nativefier
nativefier \
--name cobasi-mail-for-linux \
--ignore-certificate \
--insecure \
--show-menu-bar \
--tray start-in-tray \
--single-instance \
mailnew.cobasi.com.br
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment