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
- Host: GitHub
- URL: https://github.com/deviantfero/cpack
- Owner: deviantfero
- Created: 2015-12-30T05:26:32.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-04T20:56:39.000Z (about 10 years ago)
- Last Synced: 2025-03-25T17:51:57.597Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 46.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
