An open API service indexing awesome lists of open source software.

https://github.com/deviantfero/cpack

UI for tracking packages and keeping schedule
https://github.com/deviantfero/cpack

Last synced: about 1 year ago
JSON representation

UI for tracking packages and keeping schedule

Awesome Lists containing this project

README

          

# cpack

### Description

cpack is a little GTK gui for controlling the status of packages without the need of a website
it will fetch the info from a website and place it on a calendar temporarily and display the
information regarding the day and the packages.

### Installation

More info to be provided soon.

### Status
* need to change directories to make it invisible to the user, something like ~/.tracking where the files could be dumped
* will have a separate file for tracking number, that way the info can be deleted when necessary, this info will be in ~/.cpack
* need to put Aliases on packages, A-B-C etc. already has it modified on the first check, need to implement it into update

i.e RR34312223KR will be the html and RR34312223KR.cpk will be the data for the program to showin the UI

![progress_image](http://i.imgur.com/dPrqO60.png?1)