Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Showcase
  4. Lugdulo'V: bike sharing application
QtWS25 Last Chance

Lugdulo'V: bike sharing application

Scheduled Pinned Locked Moved Showcase
7 Posts 3 Posters 4.9k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • I Offline
    I Offline
    iksaif
    wrote on 4 Sept 2010, 09:55 last edited by
    #1

    Lugdulo'V is a Qt software allowing you to find availables bikes on bikes sharing systems. It's like
    A Bike Now (on iPhone) or Cycloid (Android), except it works everywhere (tested on Windows, Linux, and Maemo).

    You can search bikes and stations by position, name, or using a map.

    Currently, more than 110 bike networks are supported all arround the world.

    It's really easy to support new networks by writting plugins. For example, it took me only one hour to write the Paris plugin !
    If your city have such a network, try to write your own plugin and contact me so we can merge it into the next version !
    There is no tutorial to write a plugin, but I wrote a skeleton plugin, and you can take a look to others, they
    are really simple. Contact me if you need some help.

    Licence : GPL
    Source code: "http://git.iksaif.net/?p=lugdulov.git;a=summary":http://git.iksaif.net/?p=lugdulov.git;a=summary
    Bug Tracker: "http://dev.iksaif.net/projects/lugdulov":http://dev.iksaif.net/projects/lugdulov
    Web Page : "http://xf.iksaif.net/dev/lugdulov.html":http://xf.iksaif.net/dev/lugdulov.html

    The Maemo version is available in extra-testing, but you can also download it directly from my web page.

    Technical part: it's all based on Views and Models. The StationsModel and StationsSortFilterProxyModel are used for everything
    (including the map). I used a modified version of QMapControl for the map, but I've read that Nokia will probably add
    some map features in Qt, so I'll switch to as soon as they are available ! Plugins are using QtPlugin, and most of them are generated by
    python scripts (except base classes).

    !http://xf.iksaif.net/dev/lugdulov/img/lugdulov_maemo_2.png(Maemo Version)!

    1 Reply Last reply
    0
    • A Offline
      A Offline
      anselmolsm
      wrote on 7 Sept 2010, 14:06 last edited by
      #2

      Nice application, congrats!

      Voted for promotion to maemo extras repository =)

      Anselmo L. S. Melo (anselmolsm)

      1 Reply Last reply
      0
      • I Offline
        I Offline
        iksaif
        wrote on 8 Sept 2010, 15:54 last edited by
        #3

        Thanks ! The current dev version now support 110 cities ! A new release should be available soon (next week maybe).

        1 Reply Last reply
        0
        • A Offline
          A Offline
          alexander
          wrote on 18 Sept 2010, 11:42 last edited by
          #4

          And what about symbian?

          1 Reply Last reply
          0
          • I Offline
            I Offline
            iksaif
            wrote on 18 Sept 2010, 12:00 last edited by
            #5

            The next step is clearly a symbian build, just need to fix some build and packaging issues (maemo is really easier) ...

            1 Reply Last reply
            0
            • I Offline
              I Offline
              iksaif
              wrote on 21 Sept 2010, 13:44 last edited by
              #6

              0.2.2 is released, and support more than 110 cities all around the world !

              1 Reply Last reply
              0
              • I Offline
                I Offline
                iksaif
                wrote on 28 Jan 2011, 11:00 last edited by
                #7

                0.4.0 released, and will be uploaded soon to OVI store (but 0.3.0 is available here http://store.ovi.com/content/65625 ), and you can try to build it from source.

                Debian and Mac OS-X packages are also available now :).

                1 Reply Last reply
                0

                • Login

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • Users
                • Groups
                • Search
                • Get Qt Extensions
                • Unsolved