Skip to content

mdecorde/nectroid

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nectroid

Nectroid provides a way to access Nectarine Demoscene Radio or CVGM Radio from Android devices. Current feature set:

  • Background music streaming
  • Login and logout (scenemusic, CVGM or Rock with Wolfenstein account needed)
  • Current song, OneLiner, History, Queue and Favorites views
  • Submit song from your favorites
  • Submit message to oneliner
  • AudioScrobbler support
  • Support for other Demovibes-powered sites like CVGM
  • Software MP3 player for devices with old/broken versions of Android

Nectroid source code (C) 2010, 2012 Kevin Vance kvance@kvance.com (C) 2016 Decorde Matthieu matthieu.decorde@gmail.com

Distribute under the terms of the GNU GPL v3.

NOTE: ic_menu_refresh.png is Copyright (C) The Android Open Source Project.

NOTE: Nectroid uses libmad Copyright (C) 2000-2004 Underbit Technologies, Inc. distributed under the GNU GPL v2 or higher.

Nectroid requires the Android SDK and the NDK to build.

Build instructions:

$ android update project -n Nectroid -p .

$ cd jni
$ ndk-build
$ cd ..

$ ant debug

Have fun!
-- kvance

About

Nectarine client for Android devices

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 37.9%
  • C 30.6%
  • Java 21.2%
  • Makefile 6.3%
  • Assembly 2.8%
  • M4 0.8%
  • Other 0.4%