Skip to content

Commit c92288a

Browse files
committed
2 parents cd610f0 + c48bafb commit c92288a

2 files changed

Lines changed: 12 additions & 5 deletions

File tree

.travis.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
language: csharp
2-
solution: keylogger.sln
2+
solution: KeyLogger.sln
3+
4+
install:
5+
- nuget restore QuantConnect.Lean.sln
6+
- nuget install NUnit.Runners -Version 2.6.4 -OutputDirectory testrunner

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,23 @@
22
![](http://i.imgur.com/60LYyEh.jpg)
33
## The Key Logger with a Beautiful UI
44

5+
### Download
6+
-------------
57

8+
Latest Version :[Download]( https://github.com/PSNAppz/KeyLogger/releases/tag/v1.1a-beta)
69

710
### Features
811
--------------------
912
- [x] Nice User Interface
1013
- [x] E-mail the logs in every minute.
1114
- [x] User Account ( Currently limited to 1/PC)
12-
- [ ] Controls And Management
13-
- [ ] Adjustable time interval
15+
- [X] Controls And Management
16+
- [X] Adjustable time interval
1417

1518

1619
## Credits
1720
------
18-
### http://thepsnappz.me [THE PSN AppZ]
19-
### http://chicago-ctos.com/ [Blume]
21+
### [THE PSN AppZ](http://thepsnappz.me )
22+
### [Blume] (http://chicago-ctos.com/)
2023
![](http://i.imgur.com/PtaBPqJ.jpg)
2124
![](http://i.imgur.com/MEqEABE.jpg)

0 commit comments

Comments
 (0)