AndersMalmgren / FreePIE

Programmable Input Emulator
644 stars 144 forks source link

Freepie IMU apk in google Play #47

Open KyokushinPL opened 9 years ago

KyokushinPL commented 9 years ago

@AndersMalmgren what do you think about put Freepie IMU apk on google play?

AndersMalmgren commented 9 years ago

If someone has a Dev account at google I'm fine with them distributing it there, I dont normaly develop for Android so I do not have an account

Nixill commented 9 years ago

Want me to do it? I've got a dev account.

AndersMalmgren commented 9 years ago

Sorry for late reply, missed this somehow. Are you still up for it?

Nixill commented 9 years ago

Yeah, I am! What should I put as the name/description/icon? I can take screenshots myself.

AndersMalmgren commented 9 years ago

Sorry I have been away this weekend.

Will the icon in the Android APK source do? https://github.com/AndersMalmgren/FreePIE/blob/master/Lib/Android/FreePIE%20Android%20IMU/res/drawable-xhdpi/ic_launcher.png

Or the icon for FreePIE?

https://raw.githubusercontent.com/AndersMalmgren/FreePIE/master/FreePIE.GUI/free-pie.ico

How about

FreePIE IMU is a app that enables the user to send IMU data to FreePIE

FreePIE (Programmable Input Emulator) is a application for bridging and emulating input devices. It has applications primarily in video gaming but can also be used for VR interaction, remote control, and other applications. A typical application might be controlling the mouse in a PC game using a Wiimote. Device control schemes are customized for specific applications by executing scripts from the FreePIE GUI. The script language is based on the Python syntax and offers non-programmers an easy way to interface devices.

FreePIE is very similar to the popular utility GlovePIE, but encourages open development and integration with any device. The software is designed to allow third party developers to add their own I/O plugins either through direct integration into the core library or through a separately compiled plugin mechanism.

Nixill commented 9 years ago

I'll use the FreePIE icon itself. Thanks for the description.

On 24 August 2015 at 03:08, Anders Malmgren notifications@github.com wrote:

Sorry I have been away this weekend.

Will the icon in the Android APK source do? https://github.com/AndersMalmgren/FreePIE/blob/master/Lib/Android/FreePIE%20Android%20IMU/res/drawable-xhdpi/ic_launcher.png

Or the icon for FreePIE?

https://raw.githubusercontent.com/AndersMalmgren/FreePIE/master/FreePIE.GUI/free-pie.ico

How about

FreePIE IMU is a app that enables the user to send IMU data to FreePIE http://andersmalmgren.github.io/FreePIE/

FreePIE (Programmable Input Emulator) is a application for bridging and emulating input devices. It has applications primarily in video gaming but can also be used for VR interaction, remote control, and other applications. A typical application might be controlling the mouse in a PC game using a Wiimote. Device control schemes are customized for specific applications by executing scripts from the FreePIE GUI. The script language is based on the Python syntax and offers non-programmers an easy way to interface devices.

FreePIE is very similar to the popular utility GlovePIE, but encourages open development and integration with any device. The software is designed to allow third party developers to add their own I/O plugins either through direct integration into the core library or through a separately compiled plugin mechanism.

— Reply to this email directly or view it on GitHub https://github.com/AndersMalmgren/FreePIE/issues/47#issuecomment-134068590 .