Search Criteria
Package Details: dropbox-index-svn 145-3
Git Clone URL: | https://aur.archlinux.org/dropbox-index-svn.git (read-only, click to copy) |
---|---|
Package Base: | dropbox-index-svn |
Description: | Creates index.html for directory contents shared publicly on Dropbox. That way you can easily share whole content of the directory without the need to send separate links for all the shared files. |
Upstream URL: | http://code.google.com/p/kosciak-misc/wiki/DropboxIndex |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | MreDD |
Maintainer: | None |
Last Packager: | MreDD |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2011-01-02 08:01 |
Last Updated: | 2015-07-06 05:37 |
Dependencies (3)
- dropbox (kfilebox, kfilebox-qt5-git, dropbox-gtk2)
- python (python-dbg)
- subversion (make)
Latest Comments
MreDD commented on 2013-05-25 12:48
updated pkgbuild and using @Thaodan's patch.
@Thaodan thnkyou
Thaodan commented on 2013-05-14 22:20
I added a patch to use python3 instead of python2, you may look at it.
MreDD commented on 2011-01-02 08:28
DropboxIndex
dropbox-index usage information
Introduction¶
Creates index.html for directory contents shared publicly on Dropbox. That way you can easily share whole content of the directory without the need to send separate links for all the shared files.
Usage¶
Just run this Python script with directory as an argument (and add -R as an option if you want to include subdirectories)
Usage: dropbox-index.py [options] <directory>
Options:
-h, --help Show help message and exit.
-V, --version print version information
-R, --recursive Include subdirectories (disabled by default).
-T, --template <file> Use HTML file as template.
Example:
./dropbox-index.py -R -T template.html ~/Dropbox/Public/show