Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jordic/mini.tools

Scripts and tools for every day surviving
https://github.com/jordic/mini.tools

Last synced: 2 days ago
JSON representation

Scripts and tools for every day surviving

Awesome Lists containing this project

README

        

Mini.tools
===================
Jordi Collell
http://www.tempointeractiu.net

A set of mini-tools as everyday working.

change_time.py
====================
Change time to a directory of files...
Useful to syncronize photos from diferent cameras in diferent times...

to_utf8.py
====================

A little script to convert a set of files encoded in some local format,
to utf8

Usage:

> to_utf8 directory/ extension enctype_files
Convert all extension files to utf-8
> to_utf8 directory/ php
Convert all .php files to utf8