Top 23 TypeScript Productivity Projects
-
-
kap - Screen recorder to generate gif.
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
Have you tried Zettlr? I used and liked it for a while, before moving on to TiddlyWiki; https://www.zettlr.com
-
super-productivity
Super Productivity is an advanced todo list app with integrated Timeboxing and time tracking capabilities. It also comes with integrations for Jira, Gitlab, GitHub and Open Project.
Project mention: Ask HN: How do you manage (and remember to manage) your To-Do list in 2022? | news.ycombinator.com | 2022-05-14To be honest, most of the time I lack the discipline to track my tasks in a tool. But what came closest to being useful for me is Super Productivity[0]. It's MIT licensed, can be integrated with Jira, GitHub, Gitlab and Open Project and has a built in Pomodoro Timer that helps me to find focus.
-
Project mention: PowerToys – 11 features Microsoft won’t add to Windows | news.ycombinator.com | 2022-05-08
You know what, never mind, it's weirdly slow (1 to 2 seconds to react, doesn't intercept key shortcut early enough)
https://ueli.app/ is way better, and has incredible plugins.
-
Project mention: Is there a pomodoro app that logs how many sessions you've completed per week/month | reddit.com/r/pomodoro | 2021-09-28
-
Project mention: Ask HN: What are good self-hosted outliner apps like Workflowy and Dynalist? | news.ycombinator.com | 2021-09-14
-
SonarLint
Deliver Cleaner and Safer Code - Right in Your IDE of Choice!. SonarLint is a free and open source IDE extension that identifies and catches bugs and vulnerabilities as you code, directly in the IDE. Install from your favorite IDE marketplace today.
-
codeswing
VS Code extension for building web applications ("swings") using a interactive and editor-integrated coding environment
Project mention: "Someone should build X for the web" - why not you? All you need is a GitHub account | dev.to | 2022-05-09Many of these features are also available in the other platforms and I really like that you can immediately see the results of your projects as you code them. But this feels like a great end-to-end solution requiring only one login I need for most of my work anyways. Incidently, if you want the immediate display of your project inside VS Code in the browser, you can also install the Codeswing extension.
-
I'm looking for something similar myself and came across Gauzy Platform some time ago - https://github.com/ever-co/ever-gauzy
-
Just came across Spotter and thought of sharing here. Has anyone had any experience using it?
-
Project mention: Subscription-free Windows pomodoro mini timer? | reddit.com/r/pomodoro | 2022-04-27
Bare minimum timer what many people use: https://tomighty.github.io/ . Mini timer is in tray but it has no session tracking. For more advanced app I just did quick search and found this project https://github.com/zxch3n/PomodoroLogger from first looks like switz knife of a pomo app 😅
-
linux-window-session-manager
A tool to store and reload open windows and window positions for x11 desktops like unity and gnome.
Project mention: Display wake issues with new Thelio on Ubuntu 20.04 and AMD 6600XT | reddit.com/r/System76 | 2021-11-22I doubt I'll have any insights to solve the actual problem you're having, but I and others may have suggestions for waking it less painful to restart your workstation. For example, I have a script I run for to restore my windows for my day job. What are you running your containers on? Could starting all of those up be easily scripted? As for window restoration, I use lwsm. It's not perfect out of the box, I had to add an application definition or two, but now it's what allows me to launch my work windows in just a few moments
-
Project mention: 🚀10 Trending projects on GitHub for web developers - 11th February 2022 | dev.to | 2022-02-11
View on GitHub
-
canvasboard
An interactive board with plugins focusing on replacing the need of multiple platforms for teaching, presenting, managing or explaining your ideas (Public Beta 🌎 )
For release 0.2, we are participating in the Hacktoberfest. I started to search for some issue with the label "good first issue" and I end up with one issue in the Canvasbird repo. The issue was Unique name issue while creating workspace. I started to ask if I could work on it. Then once the issue got assigned to me I started to work on it. First I fork the repo, then clone it and install all packages needed to run in my local. I tried to reproduce the bug in local once I was able to. I first try to locate the file for that component.
-
In general, I think a classes are something that you have in your toolbox for when you need it. One of my recent projects Tidier (not a react project, but still relevant) uses classes heavily, because when you need "a self-contained thing that does stuff" (state-containers, service abstractions, et al)" then classes are often a great option! Within classes this just means "the current instance of the class", so I'm not sure what's too confusing about that?
-
yana
Powerful note-taking app with nested documents, full-text search, rich-text editor, code snippet editor and more
I like Yana better https://github.com/lukasbach/yana
-
Project mention: Can you whitelist a domain from the "Website Blocked" page? | reddit.com/r/pihole | 2021-09-12
-
Project mention: Reactirator: a React.js app generator and manager. | reddit.com/r/javascript | 2022-03-24
-
Project mention: Are there any libraries/projects for files list in electron? | reddit.com/r/electronjs | 2022-05-25
-
Zeus
🔭 A modern cross platform `ls` with powerful searching and querying capabilities to scale your productivity to the moon 🚀 (and yeah it has file explorer like capabilities too 🤫) (by Borrus-sudo)
Project mention: Zeus: 🔭 A modern cross platform `ls` with powerful searching and querying capabilities to scale your productivity to the moon 🚀 (and yeah it has file explorer like capabilities too 🤫) | reddit.com/r/commandline | 2021-11-14 -
Project mention: XTranslate is tracking users by redirecting via LinkSynergy including a unique tracking ID | reddit.com/r/chrome | 2022-05-24
GitHub issue: https://github.com/ixrock/XTranslate/issues/51
-
Project mention: Link Roamer - A free and open-source browser extension for finding, organizing, inspecting, bookmarking, grouping, and exporting all the links on a page. | reddit.com/r/coolgithubprojects | 2022-04-25
-
TypeScript Productivity related posts
Index
What are some of the best open-source Productivity projects in TypeScript? This list will help you:
Project | Stars | |
---|---|---|
1 | excalidraw | 29,469 |
2 | Kap | 15,217 |
3 | Zettlr | 7,084 |
4 | super-productivity | 5,147 |
5 | ueli | 2,462 |
6 | pomatez | 1,799 |
7 | vimflowy | 1,507 |
8 | codeswing | 889 |
9 | gauzy | 687 |
10 | spotter | 640 |
11 | PomodoroLogger | 573 |
12 | linux-window-session-manager | 328 |
13 | njt | 241 |
14 | canvasboard | 190 |
15 | tidier | 189 |
16 | yana | 164 |
17 | pihole-browser-extension | 144 |
18 | Reactirator | 106 |
19 | knowledge-canvas | 88 |
20 | Zeus | 79 |
21 | XTranslate | 60 |
22 | link-roamer | 21 |
23 | just-a-review-app | 14 |
Are you hiring? Post a new remote job listing for free.