Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sinanislekdemir/junior
- Owner: sinanislekdemir
- License: mit
- Created: 2021-05-03T16:21:28.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-04T17:21:25.000Z (over 3 years ago)
- Last Synced: 2024-11-19T20:51:26.540Z (2 months ago)
- Topics: code-snippets, lazarus, pomodoro, scrum, snippets, todo
- Language: Pascal
- Homepage:
- Size: 503 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 :)