ファイルタイムマシン

A tool that wraps Git operations in a GUI. A file management app for you, whether you're an engineer or non-engineer, who handles files.
Automatically translated from Japanese by AI
ファイルタイムマシン
関心の分離の精神をgitignoreに

I will copy frequently used template text to the clipboard. It's convenient to keep things like prompts for AI.

A CLI tool that makes it easy to understand file sizes. Supports tree structure display like the tree command.

ライセンス文取得を楽に行えるNode.js CLIツール

Convert text into voice. "MD Reader" - a Markdown document reader that reads aloud in natural speech. Seamlessly input your text while working, while on the move.

This is a CLI tool that retrieves text directly embedded in source code.

自分の収入をシンプルに記録・可視化

GitHub repository? Just leave it to Claude.

複利・住宅ローン・BMI・税金を、スライダーで直感的に計算できるアプリ。

複利・住宅ローン・BMI・税金を、スライダーで直感的に計算できるアプリ。

Escape awkward situations in a snap! An essential item for smartly getting out. A personal helper tool that can fake a realistic phone call at a specified time. With a bright and refreshing screen, it supports a natural exit without being noticed!

PNG file size reduction app that supports metadata reduction, sorting optimization, and color reduction

This is an AI app for iOS that allows you to ask questions in Japanese about US stock financial statements.

"Did I already count this?" Feeling anxious about missing counts—it happens all the time, doesn't it? There are already plenty of counters with history features, but with Counter Craftsman, you can count while displaying in real-time "when and how much you counted," so you can instantly detect any issues without having to open the history screen separately! Managing multiple counters is a breeze with intuitive controls. The ultimate multi-counter provides powerful support for counting and tallying items. It makes every counting experience more convenient—whether it's inventory management, tracking fitness goals, competitions, sports, pachinko, or game scores. ■ Never miss mistakes or missed counts "Did I accidentally tap the counter multiple times?" "Did I count that or not...?" These are common occurrences when counting. By viewing the history while counting, you can detect mistakes in real-time. ■ This is the only counter app you need The ultimate feature-rich multi-counter app answers all your needs. All necessary functions in one! No more searching for missing features. ■ Main Features Support for accurate counting: Count accurately while displaying real-time history and timestamps. Undo function: Easily make corrections with the undo function. Diverse counter types: Supports everything from simple tallying to win/loss records, 1-on-1 scores, and win/loss/draw counters. User-friendly: Despite its many features, we focused on intuitive operation. Multi-functional: Additional features include sorting, automatic color coding, group management, notes, settings for initial values, increment/decrement values, upper/lower limits, reset values, auto-reset, customizable additional count buttons, text/CSV export, and a battery-friendly dark theme for extended use—packed with convenient counter app features. ■ Recommended for: Those who want to count accurately: The history summary displayed at all times supports verification of correctness simultaneously with counting. Those uncertain if they counted: You can effortlessly confirm "when the most recent count was made" using the timestamp in the history summary. Those who want to use different types of counters simultaneously: Count technique repetitions while updating match scores. Plus record match results and check win rates. Even in such cases, you can use a rich variety of counter types in multi-display simultaneously.

「Where should I start?」 I'll give you that answer.

This is an app that allows you to easily manage household inventory and stock status with the intuitive feel of placing magnets on a whiteboard. By switching between three states—white/yellow/red—with a single tap, you can intuitively manage your inventory. It can be used for a variety of purposes, such as seasonings, food, and daily necessities! By creating multiple "boards," you can organize and manage items by category.

Organize photos into albums with just a swipe. Changes are reflected in the actual iPhone Photos app. Easily organize accumulated photos, and gather unnecessary photos in a deletion album for batch deletion!

難しいインド占星術の解説付きだから、誰でも簡単にハウスや星読みができます。占いを始めたい方にもおすすめです。見るだけ読むだけで人生の流れがわかります。

Simple and easy-to-read elapsed time timer

An educational app where you can enjoy masterpieces by Natsume Soseki and Osamu Dazai with professional-quality narration and easy-to-understand summaries and background explanations. Completely master difficult kanji with modern Japanese furigana. This time, you'll finally read it all the way through.

日本株・米国株・投資信託の保有資産をまとめて管理できるポートフォリオ管理アプリです。

Are you keeping a record of your orthodontic progress? Every month, you stand in front of a mirror, hold up your smartphone, open your mouth, and take a photo. Those photos all end up getting lost somewhere in your camera roll, don't they? I created an app that lets you record and compare just your mouth area without showing your face.

A smart food ingredient expiration date management tool for single-person households to reduce food waste

MUS (My Usual Shopping) is a "simple shopping management app" that makes it easy to organize your daily shopping.
"Non-engineers should use Git" — that's the philosophy behind this application. It wraps Git commands in a GUI and translates Git terminology as much as possible.
Git itself is an excellent system, but it can be a bit intimidating. I thought it would be better to make it something anyone can use.
The system reads a folder and automatically performs git init, allowing you to easily save (commit) or switch to different routes (branches) with buttons, and compare differences between files at past points in time and the current state. All basic Git operations are executable via buttons.
For gitignore, you can switch between the traditional blacklist method and a whitelist method where you first ignore everything * and then select only exceptions !. Since JSON is placed in between, switching is seamless. Also, physical file deletion is not performed; instead, rm works behind the scenes so that files and folders written in gitignore are completely ignored. (It also supports GitGraph.)
Installer files for macOS, Linux, and Windows are available in the Release section of the GitHub page, so please download the installer that matches your environment. GitHub integration is also possible via GitHub CLI.
== For Those Unfamiliar with Git ==
To put it roughly, Git is a system that keeps a history with timestamps — it's like a time machine. You can rewind, or while keeping the original flow intact, branch off history to edit files and then merge back into the main flow. Traditionally, this was managed by typing commands into a black screen (terminal), but this app simplifies the process to a single button click.
For example, you can keep a history without using complicated naming like "Manual2026XXXXv2CompleteFinal_Draft.txt."
PDFs and images cannot have differences extracted due to their nature (though saving itself is possible), but MD files, TXT files, and other files with plain text content can easily show differences. This is an app I'd like non-engineers and those who find file and folder management difficult to use.
Feedback
Share your thoughts, bug reports, or suggestions directly with the developer
Log in to share your feedback
Log in to leave feedback