Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sinanislekdemir/junior

Developer productivity tools
https://github.com/sinanislekdemir/junior

code-snippets lazarus pomodoro scrum snippets todo

Last synced: 10 days ago
JSON representation

Developer productivity tools

Awesome Lists containing this project

README

        

# Junior the developer productivity tools

Hi!

This is just a personal project for personal use but if you find it useful, just go and use it!

Currently includes:

* Pomodoro timer
* Todo list
* Code snippets

## Installing

You can find the pre-built binaries in: https://github.com/sinanislekdemir/junior/releases/tag/v0.0.1

Currently built for Linux and Windows. If you have a Mac, I would appreciate you to build the binary. It should just build without code changes.

You can find the pre-built binaries in the release page. If you want to build it for yourself, you'll need Lazarus. So, go checkout [https://www.lazarus-ide.org/](https://www.lazarus-ide.org/).

## Why Lazarus?

Well. Why not? It took me just 15 minutes to do this :D No one will give me a cool badge if I had used C++ or Rust :D

Lazarus / Freepascal compiles statically and nicely on MacOS, Windows and Linux as well as Android. So why bother?
![Screenshot from 2021-05-07 00-12-42](https://user-images.githubusercontent.com/1842484/117366799-f6f76500-aec9-11eb-944b-f2d12b50afdf.png)

## Help wanted

I need someone to install Lazarus on Mac and do a Mac Os build for the release :)