So…last night, when I was in bed. I kept hearing a voice. I can’t remember what it was saying, but I do remember it getting madder as I was yelling at it to stop. I just wanted the damn voice to stop, and I couldn’t make it stop! Oh man that was annoying, so very annoying that it wouldn’t stop and I couldn’t make it stop. Life feels so difficult at times with these voices doing whatever the hell they want to do in my head. I can’t seem to shake them. Maybe I need to be put on a different medication? I’m not sure. I just want to feel normal, whatever normal is. I’m not even sure I know what normal is now! Talk about a nightmare. A living nightmare that I cannot control in any way, shape, or form. I want it to end somehow. I don’t even know how to make that possible.
Been working on a small program for note taking. I call it CommandLine. Yeah I'm sure that's nothing new and exciting.
It's meant to be 100% keyboard interactive, you shouldn't have to use your mouse. So far the project is working out rather nice. We'll see how well it ends up... by which I mean how often I use it.
The commands are pretty simple. To list your files you simply type 'ls'. To save a file you're working on, you type 'save'. To end the program you either type 'quit' or 'exit'. If you just type the word today, it will create a file for today using year.dayofyear notation.
Like I said, it's nothing really exciting. Just a little program I cooked up for kicks. I plan to implementing some kind of backup/archive feature plus having the ability to delete text files etc. all without having to touch the mouse.
We'll see how well this goes.
It's meant to be 100% keyboard interactive, you shouldn't have to use your mouse. So far the project is working out rather nice. We'll see how well it ends up... by which I mean how often I use it.
The commands are pretty simple. To list your files you simply type 'ls'. To save a file you're working on, you type 'save'. To end the program you either type 'quit' or 'exit'. If you just type the word today, it will create a file for today using year.dayofyear notation.
Like I said, it's nothing really exciting. Just a little program I cooked up for kicks. I plan to implementing some kind of backup/archive feature plus having the ability to delete text files etc. all without having to touch the mouse.
We'll see how well this goes.
Comments
Post a Comment