Coder Social home page Coder Social logo

hobiecat / drinviewer Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 24.05 MB

DrinViewer is a free software to let you receive notifications on your desktop when your android device is ringing

Home Page: http://hobiecat.github.io/drinviewer

License: GNU General Public License v3.0

Java 100.00%

drinviewer's People

Contributors

hobiecat avatar

Stargazers

 avatar

Watchers

 avatar  avatar

drinviewer's Issues

DroidDrinViewer TODO list before release

  • Implement a Service that shall gain a Wifi lock when the device is in a netwrok with at least one paired desktop
  • Implement a Service that shall release the lock whenver the device goes out from the Wifi coverage
  • Implement a Service that shall run a doDiscovery without updating the UI when the device gets connected to a Wifi network and notify that the Wifi lock is to be gained
  • Implement a Service that shall send the notification message over TCP when an incoming call is detected and a Wifi lock is there

No Wifi lock needed for time being.

Note: The 4 above points can either be a single Service or not, need to design it yet. All is open with this 4.

Everything above implemented in the background-service branch, to be deleted when releasing and tagging.

  • Implement the ClientConnectionManager.sendDrinEvent method to send the IncomingDrinEvent that is the notification data to be send over TCP connection
  • Check if a byte[] would be ok the send the caller's image along with the IncomingDrinEvent
  • Set an appropriate icon for the Refresh List menu item
  • Do i18n Not needed, there's only the 'Refresh List' label that can be kept in English language

CommonDrinViewer TODO list before release

  • Find someone who's willing to draw an app icon in different sizes both for Android and desktop
  • Find some beta testers
  • Write a (sort of) user manual in the GitHub Wiki? Made a Jekyll site to be hosted on GitHub
  • Upload site to its branch

DesktopDrinViewer TODO list before release

Java classes tasks:

  • ServerDBManager.createIfNotExists: find an appropriate, per user path to store the db
  • Ask the user and save notifier dialog coordinates to SharedPreferences
  • NotifierDialog.notify: read popup coordinates from SharedPreferences
  • Check popup look and feel
  • Check the translation bundle files

Platform dependent tasks:

  • Bugfix: On desktop enviromnments not supporting compositing (such as LXDE on Lubuntu), setting the alpha on the popup notification has no effect and the popup does not disappear
  • Find a way to build a windows JAR installer that possibly checks for JRE and installs it. Automate it as much as possible. Done with NSIS!
  • Find a way to pack the JAR in an OSX app bundle (dmg or tar/gz). Automate it as much as possible
  • Make a linux installer? Check if a runner shell script shall be enough. Yes, but a .deb packet is made

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.