Coder Social home page Coder Social logo

weblet's Introduction

Version 0.1

Weblet is a minimalistic launcher based on WebKitGtk, Html and C
native plugins.  Feel free to hack it as well as adding new features.

BTW: Currently the script wrapper uses socat for sending WakeUp signal
remotely, so socat is required too.


# Compile 

Current it works (at least I used it in my production environment).
But the code is dirty, the layout is unstable and may still contain
some bugs.

To compile and use it, you need my compile framework
(http://github.com/xinhaoyuan/works).  Put this project directory to
works/prj/ and link the layout file (desc) to works/desc/weblet.  Then
do make commands in the works/ directory.

``make weblet-debug'' will make the project and create a debugging
instance, everytime you press enter key will send the wakeup signal to
the launcher.

``make weblet-install'' will install the ``weblet'' command into
~/bin.


# Use

Assuming you have done make weblet-install and everything goes
fine. You can bind any key you want in your window manager to run the
``weblet'' command, to start or wakeup the WebLet instance. It will
show a black command console in the middle of current screen. You can
type command in it. Press enter to launch the command you typed.


# Features list

 - auto-complete filenames in $PATH for the first command argument.

 - recognize web address in the first command argument and will open
   x-www-browser for it.

 - using ``#'' as the first argument will enter the JavaScript Eval
   mode. You can type any javascript in the second argument box. Press
   ``Tab'' to eval it.

weblet's People

Contributors

xinhaoyuan avatar

Watchers

Henry Hu avatar James Cloos avatar

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.