Code Monkey home page Code Monkey logo

jde's People

Contributors

alketii avatar bystroushaak avatar codesardine avatar itzswirlz avatar jamesmanning avatar md2perpe avatar thatastronautguy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

jde's Issues

add broadway backend integration

pros
can use applications over the network
does not use resources to render stuff on screen, faster loading
having one machine as central hub

cons
insecure applications are exposed to anyone in the network
GTK3 applications only.

finish favorites

favorits needs to be automatic, applications with more clicks live there.

crash if icon is not found.

line 76, in fetchIcon
iconName = iconName.get_filename()
AttributeError: 'NoneType' object has no attribute 'get_filename'

conflict with package 'jade'

phil@manjaro ~/dev/boxit-work/unstable/community $ pacman -Qo /usr/bin/jade
/usr/bin/jade is owned by jade 1.2.1-12

A rename of /usr/bin/jade to /usr/bin/jade-desktop fixes it.

jade-dashboard not working in ubuntu 16.04

/opt/jade/jade-dashboard

Ops something went wrong: No module named j.AK
Traceback (most recent call last):
  File "/opt/jade/jade-dashboard", line 20, in <module>
    import xdg.DesktopEntry
ImportError: No module named DesktopEntry

I´ve installed all prerequisites as mentioned
Jade-Application-Kit:

sudo -H pip install Jade-Application-Kit
Requirement already satisfied: Jade-Application-Kit in /usr/local/lib/python3.5/dist-packages

Jade-menu-data
paper-icon-theme-git
python-xdg:

sudo -H pip install xdg
Requirement already satisfied: xdg in /usr/local/lib/python3.5/dist-packages

python-gobject:

sudo -H pip install gobject
Requirement already satisfied: gobject in /usr/local/lib/python3.5/dist-packages

Thanks,

App Some Features.

It would be great if one could open all this via the webbrowser on another device which is in the same network. And even better if there was a smartphone, tablet and TV optimization.
If you would help with the necessary work, I could intimate your GUI into my current project.

No module named j.AK

Hi
I have debianized jade-menu-data, jade-applications-kit and jade-desktop, and installed them on Debian testing Buster 64bit.
All builds fine, but can't open a html file and run the jade dashboard.
The output:
jade-desktop Ops something went wrong: No module named j.AK /opt/jade/jade-dashboard:26: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded. from gi.repository import Gtk, WebKit2, Gio, Notify /opt/jade/jade-dashboard:26: PyGIWarning: WebKit2 was imported without specifying a version first. Use gi.require_version('WebKit2', '4.0') before import to ensure that the right version gets loaded. from gi.repository import Gtk, WebKit2, Gio, Notify Traceback (most recent call last): File "/opt/jade/jade-dashboard", line 27, in <module> from functools import lru_cache as cache ImportError: cannot import name lru_cache
The j module is installed in: /usr/lib/python3.6/dist-packages/ dir.
What I miss?
Regards
pavroo

Refractor code for v1.0.0

TODO:
Get rid of globals
Clean UI
Port to CSS grid
Replace app description Jquery drop down with a bubble
Remove moving elements on the front end, and inject them in the backend instead

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.