Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shimondoodkin/pushcode
Lets send script's code back from inside the script itself (half done)
https://github.com/shimondoodkin/pushcode
Last synced: 28 days ago
JSON representation
Lets send script's code back from inside the script itself (half done)
- Host: GitHub
- URL: https://github.com/shimondoodkin/pushcode
- Owner: shimondoodkin
- Created: 2011-12-17T07:44:31.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2011-12-17T08:04:45.000Z (about 13 years ago)
- Last Synced: 2024-10-19T23:09:37.253Z (2 months ago)
- Language: Shell
- Homepage:
- Size: 117 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
done:
directory client - done
php file upload receive - done
parital uploads idea by using mdsum lists - (just the idea done)
file upload using shellscript with no deps - donemissing yet:
parital file uploads (missing to compress to tar by a list of files and then upload)
php project view a dhtml 3 way diff and listing of uploads, or just show the
modifications:top: list of modified files
bottom: diff output, maybe later to convert it to two tabs one with diff and
another with two or three files edit with code mirror marking the diff.
right: list of uplaods as a treeto find a parent by parent id, write parent id when upploading
find all dirs without a parent original id and build a tree from themnotify project owner by email about uploads
develop php client
develop single file client
develop latest project download / buit in self update