Skip to content
This repository has been archived by the owner on Jan 17, 2021. It is now read-only.

gaganpreet/imgurfs

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 

Development

I started writing this as my first major Python project, but I have had to give it up. Unfortunately, imgur's API does not make for a good filesystem. It fails quite often at my end, and is down many times altogether. Feel free to take over.

About

Imgurfs is a virtual filesystem to use imgur like a filesystem. This is mostly working except for the following things:

  • Removing images
  • Moving images into and out of albums
  • Adding CLI options

Install

  1. The easy way to install is to use pip: pip install imgurfs

  2. The hard way is to checkout the code and: python setup.py install

About

Virtual filesystem for Imgur

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages