Skip to content

Unofficial Cross-Platform Desktop app for Android Messages created with Electron.

License

Notifications You must be signed in to change notification settings

MJPeppersdev/d.a.m.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

D.A.M.

Unoffical Desktop Android Messages (D.A.M) application.

Not affiliated with Google in any way. Android is a trademark of Google LLC.

Created with:

Development

Make sure you have Node.js:

git clone https://github.com/McGdevfunk824/d.a.m..git
cd d.a.m.
npm install
npm start

Starting the app in development mode

npm start

Testing

Run all tests:

npm test

Unit

Run Unit tests:

npm run unit

End to end

Run End to End tests:

npm run e2e

Create Installation Package

To package your app into an installer use command:

npm run release

Once the packaging process finished, the dist directory will contain your distributable file.

About

Unofficial Cross-Platform Desktop app for Android Messages created with Electron.

Resources

License

Stars

Watchers

Forks

Packages

No packages published