Skip to content

foilen/tinyapps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tinyapps

A couple small applications I made

To compile and create zips in /apps/:

  • ./create-local-release.sh

To load in Eclipse:

  • Simply import the projects as Gradle projects.

Applications:

  • AmazonS3MassContentType: An application to quickly update all the content type of a bucket that are not already correctly set.
  • ChainCommander: Upload some files with clients in chain. When the client connects to the server, the server will tell him the last client connected so that he can download from that one.
  • FreenetKnowledge: A local web search engine for Freenet.
  • GnucashBulk: Execute some commands on a Gnucash file.
  • LinksValidator: Check all the links on one root website to see if some are missing.
  • Savior: A library and a gui to make backups.
  • SecondLifeBuilerHelper: Create the skeleton of your buildings with this application and it will create a script that will spawn the walls, floors and stairs.
  • UpdateWatcher: This is a program that checks the filesystem for any change and run the command. It supports to have a quiet period.