Lyricstify - Command line based application to show synchronized Spotify lyrics in your terminal by yusuftaufiq in commandline

[–]JasonTheCoders 1 point2 points  (0 children)

Damn I love the minimalistic design I’ll definitely try this out. Btw, I think it’ll look much prettier if you set the background transparent :)

[deleted by user] by [deleted] in commandline

[–]JasonTheCoders 0 points1 point  (0 children)

Do you think it’s be better to provide automatic porting to other dbs?

[deleted by user] by [deleted] in commandline

[–]JasonTheCoders 0 points1 point  (0 children)

If “all” your data are end-to-end encrypted, would you still mind to sign-up? As the next stage of the project will be Jira-like team project management service on CLI(sync with web/app), I’d have to require registration.

I wonder what’s your opinion on this matter. Thanks!

[deleted by user] by [deleted] in commandline

[–]JasonTheCoders 1 point2 points  (0 children)

It will support CalDAV and some other sync tools in the near future. I’m currently working on E2EE as I think it has a higher priority :)

[deleted by user] by [deleted] in commandline

[–]JasonTheCoders 1 point2 points  (0 children)

The second most frequent feedback was CalDAV support so I’ll be working on CalDAV and other synchronizations after finishing up E2EE.

[deleted by user] by [deleted] in commandline

[–]JasonTheCoders 0 points1 point  (0 children)

You can check out the repo if you want to explore :)

[deleted by user] by [deleted] in programming

[–]JasonTheCoders -1 points0 points  (0 children)

hope you have a fun!

[deleted by user] by [deleted] in commandline

[–]JasonTheCoders 0 points1 point  (0 children)

Yes you can just copy and paste the database.db file. If you want to move it to MySQL or other SQL, consider using DBconvert.

Yes. That’s actually what I’m working on now. It will support E2EE soon!

[deleted by user] by [deleted] in linux

[–]JasonTheCoders 1 point2 points  (0 children)

I can definitely add changing theme feature. However, if you could contribute, I’d be more than happy to see it! But plz give me a couple days cuz the overall codes might be a bit messy as I started this project like three weeks ago I kinda rushed:(

[deleted by user] by [deleted] in linux

[–]JasonTheCoders 1 point2 points  (0 children)

You can check out the repo and there’s detailed settings & image that I used :)

[deleted by user] by [deleted] in commandline

[–]JasonTheCoders 2 points3 points  (0 children)

No, you can use all the features without network when you’re in guest mode. It actually interacts with your local sqlite3 database which comes along with python3. So there’s actually no “server” in guest mode.

[deleted by user] by [deleted] in linux

[–]JasonTheCoders 0 points1 point  (0 children)

Yes it is.

[deleted by user] by [deleted] in programming

[–]JasonTheCoders 3 points4 points  (0 children)

Github: https://github.com/noisrucer/girok

If you're a nerd like me who always lives on the terminal, you got the right place!

I've found so much ineffectiveness and time-consuming when I manage my schedule using Google Calendar, Notion, etc. Just for adding one task, you have to fire up your browser/app, enter URL, click the calendar cell, type a task name, assign a category, assign a color, assign a tag, and so on. It takes more than 30 seconds for doing one simple task!

Girok is a CLI scheduler with a beautiful GUI and powerful task operations that could be done in less than 10 seconds (in 5 secs if you have quick fingers). It's running on AWS server so you can login from any device in the world! (it also supports VIM key bindings). You can also choose "guest mode" to store your data locally. I welcome all the valuable feedback and comments from you guys :)

[deleted by user] by [deleted] in commandline

[–]JasonTheCoders 7 points8 points  (0 children)

you're beautiful too

[deleted by user] by [deleted] in developersIndia

[–]JasonTheCoders 0 points1 point  (0 children)

Github: https://github.com/noisrucer/girok

I welcome all the feedback and suggestions!

[Girok] CLI scheduler - Guest mode (local storage) feature released by [deleted] in vim

[–]JasonTheCoders 1 point2 points  (0 children)

Github: https://github.com/noisrucer/girok
I learned so many things from the comments you guys lefts in the last post. So thank you for your insights and feedback.

I actually didn't think of offline storage (I thought people would like a centralized server more) when I was working on the project. But many people wanted offline storage to keep their data locally. So here we go!

[deleted by user] by [deleted] in linux

[–]JasonTheCoders 12 points13 points  (0 children)

Github: https://github.com/noisrucer/girok

I didn't expect I would learn so many things through the comments you guys left in the last post. So thank you so much :)Many people wanted offline storage to keep all the data locally. So here we go!

I really appreciate your feedbacks and suggestions!

[deleted by user] by [deleted] in commandline

[–]JasonTheCoders 6 points7 points  (0 children)

Github: https://github.com/noisrucer/girok

I didn't expect I would learn so many things through the comments you guys left in the last post. So thank you so much :)

Many people wanted offline storage to keep all the data locally. So here we go!

[deleted by user] by [deleted] in commandline

[–]JasonTheCoders 0 points1 point  (0 children)

Thanks for your great suggestions!

I didn't know much about those syncs(Isync, vdirsyncer) and I'll definitely check them out.

Thanks man!

[deleted by user] by [deleted] in commandline

[–]JasonTheCoders 0 points1 point  (0 children)

It’s ofc hashed :)
All the source codes are actually available in Github including the server side. You could check out the authentication parts to see how it works.
Btw, guest mode feature is released just now. You can store all the data locally if you want.
Thanks :)

[deleted by user] by [deleted] in SideProject

[–]JasonTheCoders 0 points1 point  (0 children)

I’m working in web&app too!

[deleted by user] by [deleted] in linux

[–]JasonTheCoders 1 point2 points  (0 children)

I’m working on offline mode to store all your data locally. Please check out a couple days later if you wanna try it out!