Skip to content

baldapps/airtaskdesktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AirTask Desktop client

AirTask Desktop is a java application to exchange data with the Android app AirTask.

Features

AirTask Desktop is a java application so it can be executed on:

  • Windows OS
  • Max OSX
  • GNU/Linux

You can:

  • send files to your devices
  • receive files from your devices
  • send messages to your devices
  • receive messages from your devices

Currently only GNU/Linux notification system is fully supported. A legacy system is however available for the others.

Using the client

You just need to start the app using a shell:

java -jar airtaskdesktop-[VERSION]-all.jar

Configuration

See the README file for a detailed explanation.

Bugs

Please report bugs in the GitHub issue tracker.

License

Licensed under the GNU General Public License, Version 3.0 (the "License"); you may not use this file except in compliance with the License. You can see the LICENSE files for any detail. You may obtain a copy of the License at

http://www.gnu.org/licenses/

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.