Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@electron0zero
I will provide this once it's built to a point I'm OK with people breaking it. -
What does each credit give you exactly in terms of being able to run the blocked program? n minutes? An instance?
-
@DeveloperACE
I'll post it on here once it's all uploaded and updated. don't worry :)
Also please don't get hopes too high :P It's nothing special -
A-C-E57028y@IronPhreak concept sounds amazing though. U could make this into a habit tracker with points for good and bad behaviors
-
@DeveloperACE
That's the long term goal. I have a few ideas for what I want to achieve, which I think would be a fun little tool to use -
@DeveloperACE
As promised.
My alpha first app I'm sharing with the public.
It's small, it's not pretty, but it's mine.
Say hello to, Coding Trainer
https://github.com/IronPhreak/...
Coding trainer is a project to encourage users to code more and not procrastinate. This is done by incentivizing users to work on their code in order to access certain "fun" programs
-----
I know this isn't the best as it's only a small amount of code and hours worked on, I know it can (and will) be improved. However this has given me some experience I didn't have before which will lead into future apps I work on
Related Rants
I might be able to release my first application tomorrow. At least the first version.
Nothing special, be amazed if it gets much attention.
In short;
You specify any running processes you wish to forcefully close, in my case, games.
So any time these games start running, it's force closed.
The app also monitors the active window, of it's and IDE, like Visual Studio, it will add credit towards allowing those blocked processes to run.
Currently you get 1 credit for every minute you code.
I plan to refine it some more. And yes I know there's ways around it but, it was fun to make
undefined
my
app
first