-
Updated
Apr 19, 2021 - PHP
office
Here are 526 public repositories matching this topic...
I try to switch from RamBox to Ferdi. However I have several services with the same icon (slack, nextcloud). It would be a great help if I just cloud add a small textual label next to, under, over the icon. Don't care where.
Sorry that this is not a pull request, my JS/css knowledge is insufficient. I tried copying the tooltip to a div. Didn't get the correct tooltip and a misplaced div...
-
Updated
Apr 19, 2021 - Shell
-
Updated
May 25, 2019 - Batchfile
-
Updated
Apr 7, 2021 - C#
-
Updated
Jan 25, 2021 - C#
-
Updated
Apr 16, 2021 - PHP
-
Updated
Mar 18, 2021
-
Updated
Apr 10, 2021 - PowerShell
-
Updated
Apr 19, 2021 - Vue
-
Updated
Mar 4, 2021 - TypeScript
-
Updated
Mar 2, 2021 - Swift
-
Updated
Apr 10, 2021 - Python
-
Updated
Dec 9, 2020 - C#
This is an Easy Hack.
Potential mentors: TBD
We have a mix of Poco::Timestamp and std::chrono - we should move to using the latter consistently.
It would be good to move wsd/* first - since it doesn't use much Poco API anymore - although it would be good to consider whether we need some convenience wrappers around `std::chrono
Improve this page
Add a description, image, and links to the office topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the office topic, visit your repo's landing page and select "manage topics."
Add a terminal UI for Luckysheet, probably using blessed library: https://github.com/chjj/blessed (if your API is in nodeJS; works, but frozen), or https://github.com/jquast/blessed (if your API can be bound to Python; works, and is actively maintained), or use mighty old ncurses (in C; for the bold...). This would of course use the existing Lu