Giter VIP home page Giter VIP logo

jweather's Introduction

Jweather

Hi , Jweather is a simple weather application . It's not something to use very commonly . It just shows the weather basicly ...

Jweather

Installation

first of all install javafx from here, then you need to create a environment variable . Remember varibale should named JAVA_FX unless application can't be lunched .

export JAVA_FX=path/to/javafx-sdk/lib put this line in your .zshrc or .bashrc (replace with your own javafx path !!!!)

then download latest verison of Jweather form here

now move to Jweather-installtion and chmod +x install && ./install

Please report if you found any bug , of if installation doesn't work .

Thank you

jweather's People

Contributors

harlyquinforest avatar

Stargazers

Roman avatar BeanVortex avatar Alireza Momeni avatar

jweather's Issues

Permissions and Desktop entry problem

Hi , I just got a bug report from a friend , so I'm reporting it myself .
so you will need some editing , to make it work .

sudo chmod 666 /opt/Jweather/*

and you have to change .local/share/applications/Jweather.desktop

Exec = Exec=java -jar --module-path /path/to/javafx --add-modules javafx.controls,javafx.fxml /opt/Jweather/Jweather.jar > /dev/null

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.