






Visualize and Conquer
See all your goals in one glance by entering graph mode
See the Forest and the Trees
Get instant clarity by understanding project depth and breadth.
Progress at a Glance
Instantly identify completed (green), in-progress (blue), and cancelled (red) tasks.
Bird's-eye view
Zoom out on your work: from overwhelming list to clear structure
API Β· SDK Β· CLI
Let your AI agent keep your goals in order
PerspecTask isn't just an app. Drive your tasks from scripts, backends, and AI agents β with a minimal, token-light schema, 3-character task ids, and one-token deadline shorthand.
- Minimal schema
- Only the fields that exist come back β no walls of nulls. Your agent's context window stays lean.
- 3-character ids
- Git-style short ids like
a3fβ easy to reference, cheap on tokens. - Deadline shorthand
today,next-week,Q3,Y2027β schedule in a single token, no date math.
import { PerspecTask } from '@perspectask/sdk';
const pt = new PerspecTask({ apiKey: process.env.PERSPECTASK_API_KEY });
// Your agent plans the week in a single call
const { data } = await pt.tasks.create({
title: 'Ship the launch post',
deadline: 'next-week',
priority: 1,
});
console.log(data.id); // β "a3f" β a git-style short id
β me π
Hi, I'm Alexandro π
I left my Software Engineer role at Amazon to build tools that solve real problems β the kind big companies ignore because they read spreadsheets instead of using their own products.
I wanted to plan my whole life β my goals, my fears, my next moves β in one place. But every task app wanted to read all of it. Your most private plans, sitting on someone else's server in plaintext. That felt broken to me.
So I built PerspecTask , where your tasks are end-to-end encrypted on your device. Most apps that claim βencryptionβ still hold the keys. PerspecTask doesn't β the key is your password, so only you can ever unlock your plans. Not even me.
It's bootstrapped. No investors, no vanity metrics, no data to sell. I build what actually helps you β because I use it every single day myself.
Thank you,
Alexandro
Pricing
Save time by seeing the whole picture
Pro two-week trial Β· No credit card required Β· Free forever plan available
Free
Perfect for getting started with your goals.
$0/month
Start for Free- End-to-end encryption
- 5 tasks per perspective
- 5 subtasks per task
Pro Monthly
Unravel the full perspective of your goals.
$15/month
Start Free Trial- End-to-end encryption
- Unlimited tasks per perspective
- Unlimited subtasks per task
Pro Annually
Save 40%
Save $72/year for your long-term commitment perspective!
$9$15/month
Start Free Trial- End-to-end encryption
- Unlimited tasks per perspective
- Unlimited subtasks per task
