Skip to content

serve and track download counts for books and other files

Notifications You must be signed in to change notification settings

pnfo/file-server

Repository files navigation

export the list of files/books

select a.name, a.desc, a.type, b.name as folder, a.date_added, a.size, a.downloads from entry a JOIN entry b ON a.folder=b.ROWID where a.is_deleted=0 and a.type!='coll'

About

serve and track download counts for books and other files

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •