Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flathub/com.github.vladimiry.electronmail
https://github.com/flathub/com.github.vladimiry.electronmail
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/flathub/com.github.vladimiry.electronmail
- Owner: flathub
- Created: 2020-07-30T18:56:04.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-08-28T14:40:50.000Z (4 months ago)
- Last Synced: 2024-08-28T16:12:15.785Z (4 months ago)
- Homepage: https://flathub.org/apps/details/com.github.vladimiry.ElectronMail
- Size: 121 KB
- Stars: 3
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
### Installing from the flathub.org repository
See https://flathub.org/apps/details/com.github.vladimiry.ElectronMail for details.
### Local build
- Use `flatpak-builder --force-clean --repo=repo --user --install build-dir com.github.vladimiry.ElectronMail.yaml`
command to "build & install" the app into the local `./repo` repository. The `./repo`, `./build-dir` and `./.flatpak-builder` directories added
to the `./.gitignore` file.
- Then use `flatpak run com.github.vladimiry.ElectronMail` command to start the app.