Skip to main content

Let this script type instead of you when you record a video

· 3 min read

I was working on cool gifs for Tolgee's new readme, where we show how simply you can modify a localization string in your App. But when I need to type something into input, I always make like 5 mistakes and my typing is not very nice to look at. So I created a script that types the string instead of me when I hit a specific shortcut. Now I use this to record videos, where I have to fill in some input, and I don't want to record it like 1000 times because I was typing inconsistently.

It can be useful for some pranks if you extend this. But let's leave this to your imagination.

Launching Tolgee pricing 🚀

· 3 min read
Marketa Chalupnikova
Co-founder & COO

After a period of development and getting user feedback from our users, Tolgee is finally entering the next important stage: on Wednesday 10th August, we are launching our first pricing for the cloud version of Tolgee. Initially planned for Q2 in our roadmap but the development and other tasks (summer activities too☀️) took us a bit more time than we expected.

In-context translating on production

· 3 min read
Štěpán Granát
Co-founder & CTO & The front-end magician

Image

Tolgee in-context feature is now available on any production page which is using our integration library! In-context translating brings following advantages:

  • Translations editing directly on your page
  • Creating and uploading screenshots with one click
  • Assurance that new translations fit into your layout before release

In this article, I will show you how it works and how to set it up.

Is Turborepo overhyped?

· 6 min read
Štěpán Granát
Co-founder & CTO & The front-end magician

Turborepo

Two months ago, I was looking for a solution how to speed up pipeline in our monorepo. As an immediate answer I found basically two alternatives Nx (from Google) and Turborepo as a new cool project from well known opensource author (Jared Palmer). I was immediately drawn towards Turborepo as it was really hyped everywhere. Also, it is quite minimalistic, simple to use and it looked like exact fit for our use-case. So I got into it.

Moving project from YouTrack to GitHub

· One min read

Moving from YoyTrack to GitHub

Before I started to work on Tolgee I was used to working with Jira. But I didn't like it much, so I chose YouTrack for project monitoring that time. Now it seems better to move the project management to GitHub, since it's more transparent for developers. Also, there is a kanban board feature on GitHub, so we can move the issues as we were used to in YouTrack, but it's also visible to everyone.