You are not logged in.

#1 2012-08-27 00:18:08

chenxing
Member
Registered: 2011-03-06
Posts: 6

W-App: Real desktop applications from web pages (Google Tasks, Cal...)

wapp_ss_thumb_s.png

Hello all, I'd like to share W-App, an application I wrote that can make a real desktop application from web pages. Every such application can have a desktop entry and a system tray icon. Desktop notifications, etc can be done via customization.

To try it, simply install "w-app-git" from AUR. You'll find "W-App" in menu or "wapp" on command line. Please be warned that the app is in its very early stage and only a few features are implemented. But still I want to share it now because I find it already very useful for me.

Currently, Google Calendar, Google Mail, Google Tasks and some Chinese apps are included as samples. You can also create a basic app from any URL easily. The fully customized app (with system notification, etc) is WebQQ, an easier-to-use API is still being developed to make more customized apps available.

A "Web App Store" can be established later so that user can share, browse and download customized apps easily.

For more details, please check http://code.google.com/p/w-app/ . For users who cannot access Google Code, a copy is hosted on GitHub

Feature requests and bug reports are strongly welcomed. Thanks!



-- mod edit: read the Forum Etiquette and only post thumbnails http://wiki.archlinux.org/index.php/For … s_and_Code [jwr] --

Last edited by chenxing (2012-08-27 00:51:36)

Offline

#2 2012-08-27 00:37:49

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: W-App: Real desktop applications from web pages (Google Tasks, Cal...)

Moving to Community Contributions...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2015-04-23 08:41:55

chickenPie4tea
Member
Registered: 2012-08-21
Posts: 309

Re: W-App: Real desktop applications from web pages (Google Tasks, Cal...)

This is quite fun can't understand why not  a single coment!
It would not install from aur for me got message

:: Checking w-app-git integrity...
==> ERROR: Missing package() function in /tmp/pacaurtmp-dka/w-app-git/PKGBUILD
:: failed to verify w-app-git integrity

so I just git cloned and ran it from the clone dir, ./wapp

Last edited by chickenPie4tea (2015-04-23 08:42:29)


You can like linux without becoming a fanatic!

Offline

#4 2015-04-23 14:06:51

cris9288
Member
Registered: 2013-01-07
Posts: 348

Re: W-App: Real desktop applications from web pages (Google Tasks, Cal...)

chickenPie4tea wrote:

This is quite fun can't understand why not  a single coment!
It would not install from aur for me got message

:: Checking w-app-git integrity...
==> ERROR: Missing package() function in /tmp/pacaurtmp-dka/w-app-git/PKGBUILD
:: failed to verify w-app-git integrity

so I just git cloned and ran it from the clone dir, ./wapp

I think that means that you need to change the name of the build() function to package().

Offline

Board footer

Powered by FluxBB