This repository was archived by the owner on Apr 14, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
This Project aims to implement an unofficial Android client for the service at https://getamen.com
biafra23/AmDroid
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
tests.username and tests.password need to be configured in your ~/.m2/settings.xml like this:
<?xml version="1.0" encoding="UTF-8"?>
<settings>
...
<profiles>
<profile>
<id>amenlib-properties</id>
<properties>
<tests.username>[email protected]</tests.username>
<tests.password>mypass</tests.password>
</properties>
</profile>
</profiles>
...
<activeProfiles>
<activeProfile>amenlib-properties</activeProfile>
</activeProfiles>
</setting>
About
This Project aims to implement an unofficial Android client for the service at https://getamen.com
Resources
Stars
Watchers
Forks
Packages 0
No packages published