~/products
Products
Everything we provide for a fee. Prices, how each one is delivered, and the cancellation and refund terms are collected here.
The full list, including what is published for free, is at ~/services.
$ cat ~/products/.notice
The amounts shown below are what you pay. No consumption tax or fees are added on top.
Payments are processed by Stripe. Your card statement shows TANMEN. Every service uses that same descriptor, so if a charge looks unfamiliar, please get in touch through ~/supports.
~/products/kawarin
Kawarin
A node-graph tool for automating on-screen actions in games. Connect nodes to build a procedure, and it drives the screen exactly as laid out.
- How it is delivered
- A desktop app for Windows. Download it from the site and run it (no installation required).
- System requirements
- Windows 10 / 11 (64-bit)
- What is free
- Building procedures from the basic nodes and automating on-screen actions stays free.
- Price — Pro (monthly)
- Monthly ¥300
Payments from outside Japan are charged at $3 (USD).
- + Image detection nodes (find an image, wait until it appears, wait until it disappears, repeat while present, image is present)
- + Text recognition nodes (read text, text matches)
- + Register up to 3 devices at the same time
- Price — Pro (yearly)
- Yearly ¥3,000
Payments from outside Japan are charged at $30 (USD).
- + The same features as the monthly plan. Paying yearly saves the equivalent of two months
- Payment method
- Credit card (processed by Stripe)
- Timing of provision
- Available immediately after payment completes (the corresponding features are enabled in each service). For products where we deliver a licence key by email, we send it within one business day to the email address you registered when you subscribed.
- Cancellation
- You can cancel at any time. After cancelling, you will not be billed again, and you can keep using the service until the end of the period you have already paid for.
- Refunds
- We do not issue prorated refunds. Where the cause lies with us, such as a payment failure, we will handle it individually.
- Service page
- ❯ kawarin.cc
- Contact
- ❯ ~/supports/kawarin
~/products/expires
Expires
A ledger service for managing the expiry of API keys and tokens. Register the expiry dates and you notice them before they lapse.
- How it is delivered
- A web app. Sign in from your browser to use it.
- System requirements
- A modern browser (the latest version of Chrome, Edge, Safari or Firefox)
- What is free
- Using it on your own stays free.
- Price — Team
- Monthly ¥300
Payments from outside Japan are charged at $3 (USD).
- + Invite members and share the ledger with your team
- + The price is per seat (you pay for the number of members)
- + Contracts start at 2 seats, so payment starts at ¥600 per month (or $6 from outside Japan)
- Payment method
- Credit card (processed by Stripe)
- Timing of provision
- Available immediately after payment completes (the corresponding features are enabled in each service). For products where we deliver a licence key by email, we send it within one business day to the email address you registered when you subscribed.
- Cancellation
- You can cancel at any time. After cancelling, you will not be billed again, and you can keep using the service until the end of the period you have already paid for.
- Refunds
- We do not issue prorated refunds. Where the cause lies with us, such as a payment failure, we will handle it individually.
- Service page
- ❯ expires.live
- Contact
- ❯ ~/supports/expires
~/products/featherbox
FeatherBox
A lightweight desktop app that gathers several web services into a single window. It uses the WebView2 runtime that ships with Windows instead of bundling Chromium, so processes and memory grow slowly as you add more accounts.
- How it is delivered
- A desktop app for Windows. Download it from the site and run it.
- System requirements
- Windows 10 / 11 (64-bit). The Microsoft Edge WebView2 runtime (included with Windows by default)
- What is free
- Up to 5 accounts in total, whichever services they are for. Every feature other than side-by-side viewing (groups) — including notifications and ad blocking — is free.
- Price — Pro (yearly)
- Yearly ¥3,000
Payments from outside Japan are charged at $30 (USD).
- + Register an unlimited number of accounts
- + Read several accounts side by side at the same time (groups)
- Price — Pro (monthly)
- Monthly ¥300
Payments from outside Japan are charged at $3 (USD).
- + The same features as the yearly plan. For trying it out first
- Payment method
- Credit card (processed by Stripe)
- Timing of provision
- Available immediately after payment completes (the corresponding features are enabled in each service). For products where we deliver a licence key by email, we send it within one business day to the email address you registered when you subscribed.
- Cancellation
- You can cancel at any time. After cancelling, you will not be billed again, and you can keep using the service until the end of the period you have already paid for.
- Refunds
- We do not issue prorated refunds. Where the cause lies with us, such as a payment failure, we will handle it individually.
- Service page
- ❯ featherbox.tanmen.work
- Contact
- ❯ ~/supports/featherbox
~/products/stallscope
StallScope
An always-on monitor for Windows that lets you find out what froze the machine, after the fact. It starts before the symptom does and keeps recording every second — down to each CPU core and each drive as its own series, never averaged together — so “it just locked up” is something you can read back later.
- How it is delivered
- A desktop app for Windows. The app itself is obtained from the Microsoft Store. You subscribe to Pro by going from the app’s settings screen to a Stripe checkout page (we do not use Microsoft Store in-app purchases).
- System requirements
- Windows 10 version 1809 or later, x64. No administrator privileges are required. The interface is in Japanese only
- What is free
- There are no limits on the recording side. Collection every second, every metric including each CPU core and each drive individually, stall detection, the analysis report, markers, recording the process name of the foreground app, high-frequency process sampling around a stall, and writing out the daily summary are all free. Only the features that interpret those recordings are paid.
- Price — Pro (monthly)
- Monthly ¥100
Payments from outside Japan are charged at $1 (USD).
- + Before-and-after reports for a fix (what changed, and by how much, between before and after)
- + Exporting an anonymised report for sharing
- + Long-term trends and a monthly summary
- + From the moment you subscribe, everything already recorded is readable too (there is no need to start collecting again)
- Price — Pro (yearly)
- Yearly ¥1,000
Payments from outside Japan are charged at $10 (USD).
- + The same features as the monthly plan. Paying yearly saves the equivalent of two months
- Payment method
- Credit card (processed by Stripe)
- Timing of provision
- Available immediately after payment completes (the corresponding features are enabled in each service). For products where we deliver a licence key by email, we send it within one business day to the email address you registered when you subscribed.
- Cancellation
- You can cancel from “Manage subscription” in the app’s settings screen, which opens the Stripe customer portal. You can cancel at any time. After cancelling, you will not be billed again, and you can keep using the service until the end of the period you have already paid for.
- Refunds
- We do not issue prorated refunds. Where the cause lies with us, such as a payment failure, we will handle it individually.
- Service page
- ❯ stallscope.tanmen.work
- Contact
- ❯ ~/supports/stallscope
~/products/gridge
Gridge
A database client for Windows where each connection carries its own strength. It handles SQLite, PostgreSQL and MySQL in a single grid, and a connection registered as production is opened read-only, so a write never reaches the database.
- How it is delivered
- A desktop app for Windows. The app itself is obtained from the Microsoft Store. You subscribe to Pro by going from the app’s licence screen to a Stripe checkout page (we do not use Microsoft Store in-app purchases). The licence key is sent within one business day to the email address you registered when you subscribed.
- System requirements
- Windows 10 version 1809 or later, or Windows 11 (64-bit). The interface is available in Japanese and English (it follows your OS display language)
- What is free
- Connecting to one database and reading and writing to it safely stays free. The per-connection safety modes (development, staging, production), the affected-row estimate, transaction control, the checks and formatting that run before a statement, the cell viewer, and exporting to CSV and TSV are all free. What is paid for is crossing between environments, reading more deeply, and recording things to reuse.
- Price — Pro (monthly)
- Monthly ¥300
Payments from outside Japan are charged at $3 (USD).
- + Query plan visualisation (only EXPLAIN is sent, so looking at a plan never runs the statement), ER diagrams, and jumping to related rows
- + Schema diff between two environments and DDL generation (anything that drops a table or column comes out commented)
- + Statistics views, and an activity monitor that watches running queries over a second connection
- + An audit log that keeps every statement with its connection and safety mode, searchable later by text
- + Exporting to JSON, JSON Lines, Markdown tables and INSERT statements, plus saved queries with parameters
- Price — Pro (yearly)
- Yearly ¥3,000
Payments from outside Japan are charged at $30 (USD).
- + The same features as the monthly plan. Paying yearly saves the equivalent of two months
- Payment method
- Credit card (processed by Stripe)
- Timing of provision
- Available immediately after payment completes (the corresponding features are enabled in each service). For products where we deliver a licence key by email, we send it within one business day to the email address you registered when you subscribed.
- Cancellation
- You can cancel at any time. After cancelling, you will not be billed again, and you can keep using the service until the end of the period you have already paid for.
- Refunds
- We do not issue prorated refunds. Where the cause lies with us, such as a payment failure, we will handle it individually.
- Service page
- ❯ gridge.tanmen.work
- Contact
- ❯ ~/supports/gridge
~/products/evalytics
Evalytics
A Chrome extension in which AI reviews what happened in a Google Meet call. It reads the meeting captions so you can look back on how you spoke and how the meeting ran.
- How it is delivered
- A Chrome extension. Install it from the Chrome Web Store.
- System requirements
- Google Chrome (it works together with Google Meet, Google Calendar and Google Sheets)
- What is free
- The Meeting feature, which reads Google Meet captions and reviews them automatically, is free.
- Price — Pro
- Not yet decided
- + Features from Data Onboarding onward
- Payment method
- Credit card (processed by Stripe)
- Timing of provision
- Available immediately after payment completes (the corresponding features are enabled in each service). For products where we deliver a licence key by email, we send it within one business day to the email address you registered when you subscribed.
- Cancellation
- Not yet decided
- Refunds
- Not yet decided
- Service page
- ❯ evalytics.work
- Contact
- ❯ ~/supports/evalytics
~/products/legal