GithubHelp home page GithubHelp logo

ondrejd / odtimetracker-php-gtk Goto Github PK

View Code? Open in Web Editor NEW

This project forked from odtimetracker/odtimetracker-php-gtk

0.0 2.0 0.0 758 KB

odTimeTracker PHP-GTK application.

License: Mozilla Public License 2.0

PHP 100.00%

odtimetracker-php-gtk's Introduction

odTimeTracker PHP-GTK

License

NOTE: This application is in early development stage so is not usable yet!

odTimeTracker client application written using PHP-GTK.

Usage

Currently you need to clone this repository and run it from the console or customized .desktop file.

Installation

NOTE: odTimeTracker PHP-GTK was tested on PHP 5.6.4 with installed PHP-GTK extension (builded from the latest sources).

Open your console and write something like this (the snippet below expects Composer is installed on your system):

git clone https://github.com/ondrejd/odtimetracker-php-gtk.git
cd odtimetracker-php-gtk
composer install

And that is all. Now you should able to run the application:

./bin/odtimetracker-php-gtk

Or you can update odTimeTracker PHP-GTK.desktop file and use it as a short-cut.

Screenshots

Here is how it looks:

odTimeTracker PHP-GTK 0.2.0

Changelog/ToDo

~1.0

  • starting/stopping activities
  • insert/remove/update projects
  • add pagination to \odTimeTracker\Gtk\Ui\ActivitiesTreeview
  • refresh UI:
    • remove top panel and replace it by toolbar
    • enable refreshing dataviews by user request (via some button)
    • double-clicks on dataviews should open edit form
  • odTimeTracker PHP-GTK should supports these data sources:
    • SQLite/MySQL databases
    • remote datasource connected via JSON-RPC (odtimetracker/http-json-rpc)
  • distribute this application using PHAR archive
  • include CLI interface (merge and then remove odtimetracker\odtimetracker-php-cli)

0.2.0

  • updated activities treeview:
    • highlight currently running activity
    • added tooltip with activity details
  • removed start/stop area
  • added dialog for adding/editing projects
  • projects are editable after selecting them by double-click on projects treeview

0.1.0

  • Initial version
  • Sources placed on GitHub

odtimetracker-php-gtk's People

Contributors

ondrejd avatar

Watchers

 avatar  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.