Inkpotro is a lightweight desktop application for bloggers and developers who use Hugo. With a beautiful interface and seamless local post generation, Inkpotro helps you focus on writing, not the workflow.
- Clean and structured post editor with YAML frontmatter
- Automatically fills in your GitHub name as author
- Organizes generated posts in standard Hugo-compatible format
- Live Markdown Preview so you can see exactly how your post will look while writing
- Adapts to your system theme preference with automatic light or dark mode
- Fast, distraction-free experience, no browser required
Inkpotro uses your GitHub Personal Access Token (PAT) to personalize your writing environment.
The token is stored securely in:
-
Linux/macOS
-
~/.inkpotro/config/token.json
-
-
Windows
-
C:\Users\YourUsername\.inkpotro\config\token.json
-
- Download the latest Inkpotro for Windows from the
Releasessection. - Double-click the
Inkpotro.exefile. - The app will run instantly, no installation or admin rights required.
- Download the latest Linux AppImage from the
Releases
-
Make the file executable
-
chmod +x Inkpotro-x86_64.AppImage
-
-
Run it
-
./Inkpotro-x86_64.AppImage
-
Tip
After the first run, Inkpotro will be added to your Application Menu automatically. You can launch it from the menu without running the AppImage manually next time.
Contributions, issues, and feature requests are welcome! Feel free to fork the repository and submit a pull request.