SkillAgentSearch skills...

GoMailRuCloud

Implementation of mail.ru cloud API in golang

Install / Use

/learn @sergevs/GoMailRuCloud
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

GoMailRuCloud

Implementation of mail.ru cloud API written in golang.

A trivial command line client (tmrc) based on the api also supplied.

Installation & Usage

git clone https://github.com/sergevs/GoMailRuCloud
cd GoMailRuCloud
go get github.com/sergevs/GoMailRuCloud
go get github.com/gosuri/uiprogress
go build tmrc.go

export MAILRU_USER=<your mail.ru username>
export MAILRU_PASSWORD=<your mail.ru password>
./tmrc -help

API reference

See also GoMailRuCloud API documentation

View on GitHub
GitHub Stars20
CategoryDevelopment
Updated7mo ago
Forks2

Languages

Go

Security Score

87/100

Audited on Aug 25, 2025

No findings