Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jordic/mini.tools
- Owner: jordic
- Created: 2010-11-25T08:06:31.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2011-05-07T10:42:29.000Z (over 13 years ago)
- Last Synced: 2024-11-06T02:56:55.385Z (about 2 months ago)
- Language: Python
- Homepage:
- Size: 89.8 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: change_time.py
Awesome Lists containing this project
README
Mini.tools
===================
Jordi Collell
http://www.tempointeractiu.netA 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 utf8Usage:
> to_utf8 directory/ extension enctype_files
Convert all extension files to utf-8
> to_utf8 directory/ php
Convert all .php files to utf8