megacmd
Command Line Interactive and Scriptable Application to access mega.nz
MEGAcmd provides non UI access to MEGA services. It intends to offer all the functionality of a MEGA account via commands. It features synchronization, backup of local folders into a MEGA account and a webdav/streaming server.
See also: megatools, a third-party alternative more commonly packaged in other distributions.
- Versions: 1.5.1
- Website: https://mega.nz/cmd
- Licenses: FreeBSD · GPL 3+
- Package source: gnu/packages/sync.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of megacmd
as follows:
guix install megacmd
Or install a particular version:
guix install megacmd@1.5.1
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of megacmd about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/megacmd'><img src='https://packages.guix.gnu.org/packages/megacmd/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/megacmd)
Example Org:
[[https://packages.guix.gnu.org/packages/megacmd][https://packages.guix.gnu.org/packages/megacmd/badges/latest-version.svg]]