Hide this bar

web-manager

Web-Manager lets you access and control your phone from a web interface from your PC, with the comfort of a full keyboard and a mouse.

Currently it is possible to:
* see GSM status
* Handle TangoGPS traces
* List Contacts
* List Messages (SMS)
* Send SMS

 

 

Version 0.3 Status Developement
Developer Baruch Even Category System
Instructions No Information Homepage http://wiki.github.com/baruch/web-manager

 

 

« Go back

 

   

 

 

 

Rating: 5

Rate:

 

 

 

 

 

 

 

Comments

» Write your own comment

 
zeusOne wrote: (2009-10-12 14:07:41)
Really nice idea!
I am waiting with trepidation your planned features:
* Sending SMS from the web interface
* Reading SMS messages
* Backup of key files
These ones will be VERY useful
Thanks
 
Baruch wrote: (2009-10-12 20:16:27)
I started work on opimd support, first thing on my agenda as it is a requirement for an easy use of SMS, otherwise one would need to enter the mobile number from memory :-)
 
Rukk wrote: (2009-10-13 09:15:56)
Great idea. I love this.
maybe if you can add some kind of a terminal window, so we can do almost everything from a web browser.
Thanks
 
vanous wrote: (2009-10-13 09:54:45)
i can see gsm signal (not now, no sim inserted) and can see list of my gps tracks, i suppose they can get visualized but not in my case... could someone please explain what to do?

thank you
Petr
 
Baruch wrote: (2009-10-13 16:19:21)
The tracks do not get visualized, for that I need another feature I want which is to show the OSM tiles that TangoGPS uses, but I had some problems with that.

For now you can click on the log file names to get the data so you can use it, or you can click on the "As GPX" to get a GPX version of the data from that file so that you can use it f.ex. in JOSM to update OSM data.
 
Baruch wrote: (2009-10-13 21:04:06)
Rukk, a terminal is an interesting idea, but there are already implementations of it, I don't think I'll go there for now. You can ask the SHR folks to include ShellInABox in SHR and you'll get just that.

http://code.google.com/p/shellinabox/
 
zeusOne wrote: (2009-10-19 14:21:22)
WOW! I just installed the 0.3! Great app!
 
BiggMatt wrote: (2009-10-20 14:28:50)
Doesn't load SMS list. I'm on old august SHR unstable...
 
vendion wrote: (2009-10-20 18:42:12)
I just installed version 0.3 on the latest SHR unstable (20091012) and it doesn't seem to be working when connected via usb the connection is refused and localhost on the phone with Midori doesn't even work. I am installing nginx on the phone to see if a HTTP server is not flagged as a dependency, if it even is one. This sounds like it will be great thing once I can get it to work for me.
 
vanous wrote: (2009-10-21 16:04:22)
wow, great, this is really taking a good shape here :)

thank you!
 
Baruch wrote: (2009-10-22 23:52:34)
Thanks for the kind words, I'll do my best to continue to improve it. I'm still looking for a side-kick to help with the web-app itself, you may have noticed that the presentation side kinda sucks. If anyone is interested to help on that front it would be great.

@BigMatt, you probably still use the SIM based apps, there isn't much that I can help with that as it is a dead-end, the new opimd support is far superior and the way forward. You can try to install the opimd-tools to get the new apps and then you'll be able to use web-manager.
 
vendion wrote: (2009-10-23 00:56:04)
@Baruch, what are you doing the web-app in? Then again there is not much that I can help with while it is not working on my phone, still trying to figure that out
 
vendion wrote: (2009-10-26 16:05:26)
Ok I got it working, and found an idea for a new feature. On the Messages tab add a reply button beside the Delete button.
 
Anton wrote: (2009-10-30 06:02:45)
It works. But can you add password or another way to access web-manager more secure?
 
naught101 wrote: (2010-02-08 14:46:46)
with the SHR unstable from a few days ago, I had to
$ cd /usr/lib && ln -s libgee.so.2 libgee.so.0

to get this to work
 
naught101 wrote: (2010-02-08 14:55:21)
When I look at the contacts list, the "Name" column contains the "Name" field, and the "Surname" column contains the phone number, and the "Phone number" column is empty...
 
Quix0r wrote: (2010-06-13 20:24:18)
From my paroli distri, only GSM status and GPX does work, the rest gives me some output in /var/log/web-manager.log:
-------------------------------------------------------------
2010-06-13 20:20:14 UNKNOWN:main.vala:167: Starting web-manager
2010-06-13 20:20:14 UNKNOWN:main.vala:170: Started web-manager
2010-06-13 20:20:50 UNKNOWN:rest path gsm/status
2010-06-13 20:20:50 UNKNOWN:rest path gsm/status
2010-06-13 20:20:50 UNKNOWN:main.vala:69: Error when getting info on file /usr/share/web-manager/web/favicon.ico: Error stating file '/usr/share/web-manager/web/favicon.ico': No such file or directory
2010-06-13 20:20:50 UNKNOWN:main.vala:69: Error when getting info on file /usr/share/web-manager/web/favicon.ico: Error stating file '/usr/share/web-manager/web/favicon.ico': No such file or directory
2010-06-13 20:20:51 libsoup:soup_message_set_response: assertion `SOUP_IS_MESSAGE (msg)' failed
2010-06-13 20:20:51 libsoup:soup_message_set_status: assertion `SOUP_IS_MESSAGE (msg)' failed
2010-06-13 20:20:51 libsoup:soup_server_unpause_message: assertion `SOUP_IS_SERVER (server)' failed
2010-06-13 20:21:12 UNKNOWN:rest path gpx/list
2010-06-13 20:21:20 UNKNOWN:rest path contacts/list
2010-06-13 20:21:20 UNKNOWN:web_manager_contacts_list_cb_query: assertion `path != NULL' failed
2010-06-13 20:21:28 UNKNOWN:rest path messages/list
2010-06-13 20:21:28 UNKNOWN:rest_api.vala:360: error: 2:The name org.freesmartphone.opimd was not provided by any .service files
2010-06-13 20:21:39 UNKNOWN:rest path contacts/list
2010-06-13 20:21:39 UNKNOWN:web_manager_contacts_list_cb_query: assertion `path != NULL' failed
2010-06-13 20:22:29 UNKNOWN:rest path gpx/list
2010-06-13 20:22:30 UNKNOWN:rest path gsm/status
2010-06-13 20:23:05 UNKNOWN:rest path gpx/list
-------------------------------------------------------------
Hope you can take a look in this.

Roland

 

 

     

    Your Name
    Comment
     
      Notify me about new comments

     

     
    Home

    Package Browser

    • Audio
    • Games
    • GPS
    • Graphics
    • Internet
    • PIM/Office
    • Settings
    • System
    • Utility
    • Video

    News

    • Notification system up and running
    • www.opkg.org - Relaunch!
    • Source code field added!
    • Second site update!
    • First big site update
    Help Developer Contact

     

    Pulster Online-Shop